[INFO] fetching crate libpd-sys 0.3.4...
[INFO] fixing libpd-sys-0.3.4 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate libpd-sys 0.3.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate libpd-sys 0.3.4
[INFO] finished tweaking crates.io crate libpd-sys 0.3.4
[INFO] tweaked toml for crates.io crate libpd-sys 0.3.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libpd-sys 0.3.4 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 85c23d3591d0035a9647310e2b1301125be9fda0b3344b647463e01c5133a00c
[INFO] running `Command { std: "docker" "start" "85c23d3591d0035a9647310e2b1301125be9fda0b3344b647463e01c5133a00c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85c23d3591d0035a9647310e2b1301125be9fda0b3344b647463e01c5133a00c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85c23d3591d0035a9647310e2b1301125be9fda0b3344b647463e01c5133a00c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85c23d3591d0035a9647310e2b1301125be9fda0b3344b647463e01c5133a00c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling libpd-sys v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs (618 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.99s
[INFO] [stderr] crater-edition-check: libpd-sys v0.3.4 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling libpd-sys v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:10140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn __assert_fail (__assertion : * const :: std :: os :: raw :: c_char , __file : * const :: std :: os :: raw :: c_char , __line : :: std :: os :: raw :: c_uint , __function : * const :: std :: os :: raw :: c_char) -> ! ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:10380
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __assert_perror_fail (__errnum : :: std :: os :: raw :: c_int , __file : * const :: std :: os :: raw :: c_char , __line : :: std :: os :: raw :: c_uint , __function : * const :: std :: os :: raw :: c_char) -> ! ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:10615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __assert (__assertion : * const :: std :: os :: raw :: c_char , __file : * const :: std :: os :: raw :: c_char , __line : :: std :: os :: raw :: c_int) -> ! ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:31721
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __off_t ; pub type fpos_t = __fpos_t ; extern "C" { pub static mut stdin : * mut FILE ; } extern "C" { pub static mut stdout : * ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:31772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub static mut stdin : * mut FILE ; } extern "C" { pub static mut stdout : * mut FILE ; } extern "C" { pub static mut stderr : * ...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:31824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub static mut stdout : * mut FILE ; } extern "C" { pub static mut stderr : * mut FILE ; } extern "C" { pub fn remove (__filename ...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:31876
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LE ; } extern "C" { pub fn remove (__filename : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:31992
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn rename (__old : * const :: std :: os :: raw :: c_char , __new : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32151
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn renameat (__oldfd : :: std :: os :: raw :: c_int , __old : * const :: std :: os :: raw :: c_char , __newfd : :: std :: os :: raw :: c_int , __new : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn fclose (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn t...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32481
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn tmpfile () -> * mut FILE ; } extern "C" { pub fn tmpnam (arg1 : * mut...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32530
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ILE ; } extern "C" { pub fn tmpnam (arg1 : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar ; } extern "C" { pub fn tmpnam_r (__s : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn tempnam (__dir : * const :: std :: os :: raw :: c_char , __pfx : * const :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_char ; } extern "C" { pub fn fflush (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn f...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn fflush_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33111
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fopen (__filename : * const :: std :: os :: raw :: c_char , __modes : * const :: std :: os :: raw :: c_char) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn freopen (__filename : * const :: std :: os :: raw :: c_char , __modes : * const :: std :: os :: raw :: c_char , __stream : * mut FILE) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fdopen (__fd : :: std :: os :: raw :: c_int , __modes : * const :: std :: os :: raw :: c_char) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fopencookie (__magic_cookie : * mut :: std :: os :: raw :: c_void , __modes : * const :: std :: os :: raw :: c_char , __io_funcs : cookie_io_functions_t) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fmemopen (__s : * mut :: std :: os :: raw :: c_void , __len : usize , __modes : * const :: std :: os :: raw :: c_char) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn open_memstream (__bufloc : * mut * mut :: std :: os :: raw :: c_char , __sizeloc : * mut usize) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:10140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn __assert_fail (__assertion : * const :: std :: os :: raw :: c_char , __file : * const :: std :: os :: raw :: c_char , __line : :: std :: os :: raw :: c_uint , __function : * const :: std :: os :: raw :: c_char) -> ! ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut FILE ; } extern "C" { pub fn setbuf (__stream : * mut FILE , __buf : * mut :: std :: os :: raw :: c_char) ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34148
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn setvbuf (__stream : * mut FILE , __buf : * mut :: std :: os :: raw :: c_char , __modes : :: std :: os :: raw :: c_int , __n : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:10380
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __assert_perror_fail (__errnum : :: std :: os :: raw :: c_int , __file : * const :: std :: os :: raw :: c_char , __line : :: std :: os :: raw :: c_uint , __function : * const :: std :: os :: raw :: c_char) -> ! ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn setbuffer (__stream : * mut FILE , __buf : * mut :: std :: os :: raw :: c_char , __size : usize) ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:10615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __assert (__assertion : * const :: std :: os :: raw :: c_char , __file : * const :: std :: os :: raw :: c_char , __line : :: std :: os :: raw :: c_int) -> ! ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_char , __size : usize) ; } extern "C" { pub fn setlinebuf (__stream : * mut FILE) ; } extern "C" { pub fn fprintf (__stre...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:31721
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __off_t ; pub type fpos_t = __fpos_t ; extern "C" { pub static mut stdin : * mut FILE ; } extern "C" { pub static mut stdout : * ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34517
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fprintf (__stream : * mut FILE , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:31772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub static mut stdin : * mut FILE ; } extern "C" { pub static mut stdout : * mut FILE ; } extern "C" { pub static mut stderr : * ...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn printf (__format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:31824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub static mut stdout : * mut FILE ; } extern "C" { pub static mut stderr : * mut FILE ; } extern "C" { pub fn remove (__filename ...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sprintf (__s : * mut :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:31876
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LE ; } extern "C" { pub fn remove (__filename : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34947
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vfprintf (__s : * mut FILE , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:31992
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn rename (__old : * const :: std :: os :: raw :: c_char , __new : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:35112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vprintf (__format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32151
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn renameat (__oldfd : :: std :: os :: raw :: c_int , __old : * const :: std :: os :: raw :: c_char , __newfd : :: std :: os :: raw :: c_int , __new : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:35257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vsprintf (__s : * mut :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn fclose (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn t...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:35447
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn snprintf (__s : * mut :: std :: os :: raw :: c_char , __maxlen : :: std :: os :: raw :: c_ulong , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32481
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn tmpfile () -> * mut FILE ; } extern "C" { pub fn tmpnam (arg1 : * mut...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:35657
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vsnprintf (__s : * mut :: std :: os :: raw :: c_char , __maxlen : :: std :: os :: raw :: c_ulong , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32530
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ILE ; } extern "C" { pub fn tmpnam (arg1 : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:35892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vasprintf (__ptr : * mut * mut :: std :: os :: raw :: c_char , __f : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar ; } extern "C" { pub fn tmpnam_r (__s : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __asprintf (__ptr : * mut * mut :: std :: os :: raw :: c_char , __fmt : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn asprintf (__ptr : * mut * mut :: std :: os :: raw :: c_char , __fmt : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn tempnam (__dir : * const :: std :: os :: raw :: c_char , __pfx : * const :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36430
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vdprintf (__fd : :: std :: os :: raw :: c_int , __fmt : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:32928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_char ; } extern "C" { pub fn fflush (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn f...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn fflush_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dprintf (__fd : :: std :: os :: raw :: c_int , __fmt : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36767
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fscanf (__stream : * mut FILE , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33111
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fopen (__filename : * const :: std :: os :: raw :: c_char , __modes : * const :: std :: os :: raw :: c_char) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn freopen (__filename : * const :: std :: os :: raw :: c_char , __modes : * const :: std :: os :: raw :: c_char , __stream : * mut FILE) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn scanf (__format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:37030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sscanf (__s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33431
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fdopen (__fd : :: std :: os :: raw :: c_int , __modes : * const :: std :: os :: raw :: c_char) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:37303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [link_name = "\u{1}__isoc99_fscanf"] pub fn fscanf1 (__stream : * mut FILE , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fopencookie (__magic_cookie : * mut :: std :: os :: raw :: c_void , __modes : * const :: std :: os :: raw :: c_char , __io_funcs : cookie_io_functions_t) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:37487
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [link_name = "\u{1}__isoc99_scanf"] pub fn scanf1 (__format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fmemopen (__s : * mut :: std :: os :: raw :: c_void , __len : usize , __modes : * const :: std :: os :: raw :: c_char) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:33913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn open_memstream (__bufloc : * mut * mut :: std :: os :: raw :: c_char , __sizeloc : * mut usize) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:37645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [link_name = "\u{1}__isoc99_sscanf"] pub fn sscanf1 (__s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:37851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vfscanf (__s : * mut FILE , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut FILE ; } extern "C" { pub fn setbuf (__stream : * mut FILE , __buf : * mut :: std :: os :: raw :: c_char) ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34148
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn setvbuf (__stream : * mut FILE , __buf : * mut :: std :: os :: raw :: c_char , __modes : :: std :: os :: raw :: c_int , __n : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vscanf (__format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vsscanf (__s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38350
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [link_name = "\u{1}__isoc99_vfscanf"] pub fn vfscanf1 (__s : * mut FILE , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38555
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [link_name = "\u{1}__isoc99_vscanf"] pub fn vscanf1 (__format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn setbuffer (__stream : * mut FILE , __buf : * mut :: std :: os :: raw :: c_char , __size : usize) ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [link_name = "\u{1}__isoc99_vsscanf"] pub fn vsscanf1 (__s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn fgetc (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn ge...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_char , __size : usize) ; } extern "C" { pub fn setlinebuf (__stream : * mut FILE) ; } extern "C" { pub fn fprintf (__stre...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub fn getc (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn ge...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn getchar () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn getc_unlock...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34517
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fprintf (__stream : * mut FILE , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn getc_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn printf (__format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn getchar_unlocked () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn fgetc_u...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sprintf (__s : * mut :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn fgetc_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:34947
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vfprintf (__s : * mut FILE , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn fputc (__c : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:35112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vprintf (__format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39597
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn putc (__c : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:35257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vsprintf (__s : * mut :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn putchar (__c : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:35447
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn snprintf (__s : * mut :: std :: os :: raw :: c_char , __maxlen : :: std :: os :: raw :: c_ulong , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:35657
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vsnprintf (__s : * mut :: std :: os :: raw :: c_char , __maxlen : :: std :: os :: raw :: c_ulong , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fputc_unlocked (__c : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn putc_unlocked (__c : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:35892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vasprintf (__ptr : * mut * mut :: std :: os :: raw :: c_char , __f : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __asprintf (__ptr : * mut * mut :: std :: os :: raw :: c_char , __fmt : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40083
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn putchar_unlocked (__c : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C"...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub fn getw (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pu...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn asprintf (__ptr : * mut * mut :: std :: os :: raw :: c_char , __fmt : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40278
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn putw (__w : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36430
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vdprintf (__fd : :: std :: os :: raw :: c_int , __fmt : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fgets (__s : * mut :: std :: os :: raw :: c_char , __n : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dprintf (__fd : :: std :: os :: raw :: c_int , __fmt : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __getdelim (__lineptr : * mut * mut :: std :: os :: raw :: c_char , __n : * mut usize , __delimiter : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> __ssize_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36767
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fscanf (__stream : * mut FILE , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40767
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn getdelim (__lineptr : * mut * mut :: std :: os :: raw :: c_char , __n : * mut usize , __delimiter : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> __ssize_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:36911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn scanf (__format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn getline (__lineptr : * mut * mut :: std :: os :: raw :: c_char , __n : * mut usize , __stream : * mut FILE) -> __ssize_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:37030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sscanf (__s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fputs (__s : * const :: std :: os :: raw :: c_char , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:37303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [link_name = "\u{1}__isoc99_fscanf"] pub fn fscanf1 (__stream : * mut FILE , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn puts (__s : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:37487
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [link_name = "\u{1}__isoc99_scanf"] pub fn scanf1 (__format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41342
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ungetc (__c : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:37645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [link_name = "\u{1}__isoc99_sscanf"] pub fn sscanf1 (__s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41466
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fread (__ptr : * mut :: std :: os :: raw :: c_void , __size : :: std :: os :: raw :: c_ulong , __n : :: std :: os :: raw :: c_ulong , __stream : * mut FILE) -> :: std :: os :: raw :: c_ulong ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:37851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vfscanf (__s : * mut FILE , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fwrite (__ptr : * const :: std :: os :: raw :: c_void , __size : :: std :: os :: raw :: c_ulong , __n : :: std :: os :: raw :: c_ulong , __s : * mut FILE) -> :: std :: os :: raw :: c_ulong ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vscanf (__format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fread_unlocked (__ptr : * mut :: std :: os :: raw :: c_void , __size : usize , __n : usize , __stream : * mut FILE) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn vsscanf (__s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fwrite_unlocked (__ptr : * const :: std :: os :: raw :: c_void , __size : usize , __n : usize , __stream : * mut FILE) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38350
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [link_name = "\u{1}__isoc99_vfscanf"] pub fn vfscanf1 (__s : * mut FILE , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fseek (__stream : * mut FILE , __off : :: std :: os :: raw :: c_long , __whence : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38555
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [link_name = "\u{1}__isoc99_vscanf"] pub fn vscanf1 (__format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn ftell (__stream : * mut FILE) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn r...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [link_name = "\u{1}__isoc99_vsscanf"] pub fn vsscanf1 (__s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn rewind (__stream : * mut FILE) ; } extern "C" { pub fn fseeko (__stream ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:38971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn fgetc (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn ge...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42505
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fseeko (__stream : * mut FILE , __off : __off_t , __whence : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub fn getc (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn ge...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn ftello (__stream : * mut FILE) -> __off_t ; } extern "C" { pub fn fgetpos (__s...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn getchar () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn getc_unlock...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...off_t ; } extern "C" { pub fn fgetpos (__stream : * mut FILE , __pos : * mut fpos_t) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn getc_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42829
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn fsetpos (__stream : * mut FILE , __pos : * const fpos_t) -> :: std :: os :: raw :: c_int ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn getchar_unlocked () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn fgetc_u...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42942
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn clearerr (__stream : * mut FILE) ; } extern "C" { pub fn feof (__stream :...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn fgetc_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ream : * mut FILE) ; } extern "C" { pub fn feof (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn fe...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn fputc (__c : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn ferror (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn c...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39597
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn putc (__c : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn putchar (__c : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43171
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn clearerr_unlocked (__stream : * mut FILE) ; } extern "C" { pub fn feof_unlocke...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fputc_unlocked (__c : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut FILE) ; } extern "C" { pub fn feof_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:39952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn putc_unlocked (__c : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn ferror_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn perror (__s : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub fn fileno...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40083
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn putchar_unlocked (__c : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C"...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43504
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char) ; } extern "C" { pub fn fileno (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn f...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub fn getw (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pu...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40278
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn putw (__w : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn fileno_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fgets (__s : * mut :: std :: os :: raw :: c_char , __n : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn pclose (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn p...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __getdelim (__lineptr : * mut * mut :: std :: os :: raw :: c_char , __n : * mut usize , __delimiter : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> __ssize_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn popen (__command : * const :: std :: os :: raw :: c_char , __modes : * const :: std :: os :: raw :: c_char) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40767
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn getdelim (__lineptr : * mut * mut :: std :: os :: raw :: c_char , __n : * mut usize , __delimiter : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> __ssize_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ILE ; } extern "C" { pub fn ctermid (__s : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:40958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn getline (__lineptr : * mut * mut :: std :: os :: raw :: c_char , __n : * mut usize , __stream : * mut FILE) -> __ssize_t ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fputs (__s : * const :: std :: os :: raw :: c_char , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44035
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_char ; } extern "C" { pub fn flockfile (__stream : * mut FILE) ; } extern "C" { pub fn ftrylockfile (__...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn puts (__s : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44093
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * mut FILE) ; } extern "C" { pub fn ftrylockfile (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn funlockfile (__stream : * mut FILE) ; } extern "C" { pub fn __uflow (arg1 :...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41342
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn ungetc (__c : :: std :: os :: raw :: c_int , __stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41466
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fread (__ptr : * mut :: std :: os :: raw :: c_void , __size : :: std :: os :: raw :: c_ulong , __n : :: std :: os :: raw :: c_ulong , __stream : * mut FILE) -> :: std :: os :: raw :: c_ulong ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ream : * mut FILE) ; } extern "C" { pub fn __uflow (arg1 : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __o...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __overflow (arg1 : * mut FILE , arg2 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fwrite (__ptr : * const :: std :: os :: raw :: c_void , __size : :: std :: os :: raw :: c_ulong , __n : :: std :: os :: raw :: c_ulong , __s : * mut FILE) -> :: std :: os :: raw :: c_ulong ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:41894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fread_unlocked (__ptr : * mut :: std :: os :: raw :: c_void , __size : usize , __n : usize , __stream : * mut FILE) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub static mut pd_compatibilitylevel : :: std :: os :: raw :: c_int ; } pub type t_int = :: st...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fwrite_unlocked (__ptr : * const :: std :: os :: raw :: c_void , __size : usize , __n : usize , __stream : * mut FILE) -> usize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_void , ...) > ; extern "C" { pub static mut pd_objectmaker : t_pd ; } extern "C" { pub static mut pd_canvasm...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fseek (__stream : * mut FILE , __off : :: std :: os :: raw :: c_long , __whence : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... static mut pd_objectmaker : t_pd ; } extern "C" { pub static mut pd_canvasmaker : t_pd ; } extern "C" { pub fn pd_typedmess (x : ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn ftell (__stream : * mut FILE) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn r...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_typedmess (x : * mut t_pd , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn rewind (__stream : * mut FILE) ; } extern "C" { pub fn fseeko (__stream ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...m) ; } extern "C" { pub fn pd_forwardmess (x : * mut t_pd , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42505
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn fseeko (__stream : * mut FILE , __off : __off_t , __whence : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * mut t_atom) ; } extern "C" { pub fn gensym (s : * const :: std :: os :: raw :: c_char) -> * mut t_symbol ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn ftello (__stream : * mut FILE) -> __off_t ; } extern "C" { pub fn fgetpos (__s...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r) -> * mut t_symbol ; } extern "C" { pub fn getfn (x : * const t_pd , s : * mut t_symbol) -> t_gotfn ; } extern "C" { pub fn zget...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...off_t ; } extern "C" { pub fn fgetpos (__stream : * mut FILE , __pos : * mut fpos_t) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60686
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._symbol) -> t_gotfn ; } extern "C" { pub fn zgetfn (x : * const t_pd , s : * mut t_symbol) -> t_gotfn ; } extern "C" { pub fn null...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42829
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn fsetpos (__stream : * mut FILE , __pos : * const fpos_t) -> :: std :: os :: raw :: c_int ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const t_pd , s : * mut t_symbol) -> t_gotfn ; } extern "C" { pub fn nullfn () ; } extern "C" { pub fn pd_vmess (x : * mut t_pd , s...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42942
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn clearerr (__stream : * mut FILE) ; } extern "C" { pub fn feof (__stream :...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:42999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ream : * mut FILE) ; } extern "C" { pub fn feof (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn fe...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn pd_vmess (x : * mut t_pd , s : * mut t_symbol , fmt : * const :: std :: os :: raw :: c_char , ...) ; } pub...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn obj_list (x : * mut t_object , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn ferror (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn c...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43171
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn clearerr_unlocked (__stream : * mut FILE) ; } extern "C" { pub fn feof_unlocke...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62315
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int , argv : * mut t_atom) ; } extern "C" { pub fn pd_newest () -> * mut t_pd ; } extern "C" { pub fn getbytes (nbytes : ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut FILE) ; } extern "C" { pub fn feof_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...() -> * mut t_pd ; } extern "C" { pub fn getbytes (nbytes : usize) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn ferror_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_void ; } extern "C" { pub fn getzbytes (nbytes : usize) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn perror (__s : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub fn fileno...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn copybytes (src : * const :: std :: os :: raw :: c_void , nbytes : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43504
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char) ; } extern "C" { pub fn fileno (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn f...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_void ; } extern "C" { pub fn freebytes (x : * mut :: std :: os :: raw :: c_void , nbytes : usize) ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn fileno_unlocked (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn resizebytes (x : * mut :: std :: os :: raw :: c_void , oldsize : usize , newsize : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn pclose (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn p...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_void ; } extern "C" { pub fn atom_getfloat (a : * const t_atom) -> t_float ; } extern "C" { pub fn atom_getin...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn popen (__command : * const :: std :: os :: raw :: c_char , __modes : * const :: std :: os :: raw :: c_char) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * const t_atom) -> t_float ; } extern "C" { pub fn atom_getint (a : * const t_atom) -> t_int ; } extern "C" { pub fn atom_getsymb...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:43920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ILE ; } extern "C" { pub fn ctermid (__s : * mut :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_char ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst t_atom) -> t_int ; } extern "C" { pub fn atom_getsymbol (a : * const t_atom) -> * mut t_symbol ; } extern "C" { pub fn atom_g...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44035
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_char ; } extern "C" { pub fn flockfile (__stream : * mut FILE) ; } extern "C" { pub fn ftrylockfile (__...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...atom) -> * mut t_symbol ; } extern "C" { pub fn atom_gensym (a : * const t_atom) -> * mut t_symbol ; } extern "C" { pub fn atom_ge...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44093
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * mut FILE) ; } extern "C" { pub fn ftrylockfile (__stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63216
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn atom_getfloatarg (which : :: std :: os :: raw :: c_int , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) -> t_float ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> :: std :: os :: raw :: c_int ; } extern "C" { pub fn funlockfile (__stream : * mut FILE) ; } extern "C" { pub fn __uflow (arg1 :...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn atom_getintarg (which : :: std :: os :: raw :: c_int , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) -> t_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ream : * mut FILE) ; } extern "C" { pub fn __uflow (arg1 : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn __o...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63518
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn atom_getsymbolarg (which : :: std :: os :: raw :: c_int , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) -> * mut t_symbol ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __overflow (arg1 : * mut FILE , arg2 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn atom_string (a : * const t_atom , buf : * mut :: std :: os :: raw :: c_char , bufsize : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:44455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub static mut pd_compatibilitylevel : :: std :: os :: raw :: c_int ; } pub type t_int = :: st...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63822
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn binbuf_new () -> * mut _binbuf ; } extern "C" { pub fn binbuf_free (x : ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_void , ...) > ; extern "C" { pub static mut pd_objectmaker : t_pd ; } extern "C" { pub static mut pd_canvasm...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n binbuf_new () -> * mut _binbuf ; } extern "C" { pub fn binbuf_free (x : * mut _binbuf) ; } extern "C" { pub fn binbuf_duplicate ...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... static mut pd_objectmaker : t_pd ; } extern "C" { pub static mut pd_canvasmaker : t_pd ; } extern "C" { pub fn pd_typedmess (x : ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (x : * mut _binbuf) ; } extern "C" { pub fn binbuf_duplicate (y : * const _binbuf) -> * mut _binbuf ; } extern "C" { pub fn binbu...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_typedmess (x : * mut t_pd , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f ; } extern "C" { pub fn binbuf_text (x : * mut _binbuf , text : * const :: std :: os :: raw :: c_char , size : usize) ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...m) ; } extern "C" { pub fn pd_forwardmess (x : * mut t_pd , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_gettext (x : * const _binbuf , bufp : * mut * mut :: std :: os :: raw :: c_char , lengthp : * mut :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * mut t_atom) ; } extern "C" { pub fn gensym (s : * const :: std :: os :: raw :: c_char) -> * mut t_symbol ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_int) ; } extern "C" { pub fn binbuf_clear (x : * mut _binbuf) ; } extern "C" { pub fn binbuf_add (x : ...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r) -> * mut t_symbol ; } extern "C" { pub fn getfn (x : * const t_pd , s : * mut t_symbol) -> t_gotfn ; } extern "C" { pub fn zget...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f) ; } extern "C" { pub fn binbuf_add (x : * mut _binbuf , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60686
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._symbol) -> t_gotfn ; } extern "C" { pub fn zgetfn (x : * const t_pd , s : * mut t_symbol) -> t_gotfn ; } extern "C" { pub fn null...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._atom) ; } extern "C" { pub fn binbuf_addv (x : * mut _binbuf , fmt : * const :: std :: os :: raw :: c_char , ...) ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const t_pd , s : * mut t_symbol) -> t_gotfn ; } extern "C" { pub fn nullfn () ; } extern "C" { pub fn pd_vmess (x : * mut t_pd , s...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_char , ...) ; } extern "C" { pub fn binbuf_addbinbuf (x : * mut _binbuf , y : * const _binbuf) ; } extern "C" { pub fn bin...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:60802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn pd_vmess (x : * mut t_pd , s : * mut t_symbol , fmt : * const :: std :: os :: raw :: c_char , ...) ; } pub...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _binbuf , y : * const _binbuf) ; } extern "C" { pub fn binbuf_addsemi (x : * mut _binbuf) ; } extern "C" { pub fn binbuf_restore ...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn obj_list (x : * mut t_object , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn binbuf_restore (x : * mut _binbuf , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62315
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int , argv : * mut t_atom) ; } extern "C" { pub fn pd_newest () -> * mut t_pd ; } extern "C" { pub fn getbytes (nbytes : ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int , argv : * const t_atom) ; } extern "C" { pub fn binbuf_print (x : * const _binbuf) ; } extern "C" { pub fn binbuf_getnatom...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...() -> * mut t_pd ; } extern "C" { pub fn getbytes (nbytes : usize) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst _binbuf) ; } extern "C" { pub fn binbuf_getnatom (x : * const _binbuf) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_void ; } extern "C" { pub fn getzbytes (nbytes : usize) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64988
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn binbuf_getvec (x : * const _binbuf) -> * mut t_atom ; } extern "C" { pub fn binbuf_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn copybytes (src : * const :: std :: os :: raw :: c_void , nbytes : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:65064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_resize (x : * mut _binbuf , newsize : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_void ; } extern "C" { pub fn freebytes (x : * mut :: std :: os :: raw :: c_void , nbytes : usize) ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:65195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_eval (x : * const _binbuf , target : * mut t_pd , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn resizebytes (x : * mut :: std :: os :: raw :: c_void , oldsize : usize , newsize : usize) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:65337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_read (b : * mut _binbuf , filename : * const :: std :: os :: raw :: c_char , dirname : * const :: std :: os :: raw :: c_char , crflag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_void ; } extern "C" { pub fn atom_getfloat (a : * const t_atom) -> t_float ; } extern "C" { pub fn atom_getin...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:65566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_read_via_canvas (b : * mut _binbuf , filename : * const :: std :: os :: raw :: c_char , canvas : * const _glist , crflag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:62997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * const t_atom) -> t_float ; } extern "C" { pub fn atom_getint (a : * const t_atom) -> t_int ; } extern "C" { pub fn atom_getsymb...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:65782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_read_via_path (b : * mut _binbuf , filename : * const :: std :: os :: raw :: c_char , dirname : * const :: std :: os :: raw :: c_char , crflag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_write (x : * const _binbuf , filename : * const :: std :: os :: raw :: c_char , dir : * const :: std :: os :: raw :: c_char , crflag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst t_atom) -> t_int ; } extern "C" { pub fn atom_getsymbol (a : * const t_atom) -> * mut t_symbol ; } extern "C" { pub fn atom_g...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66248
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn binbuf_evalfile (name : * mut t_symbol , dir : * mut t_symbol) ; } extern "C" { pub fn b...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...atom) -> * mut t_symbol ; } extern "C" { pub fn atom_gensym (a : * const t_atom) -> * mut t_symbol ; } extern "C" { pub fn atom_ge...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_realizedollsym (s : * mut t_symbol , ac : :: std :: os :: raw :: c_int , av : * const t_atom , tonew : :: std :: os :: raw :: c_int) -> * mut t_symbol ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63216
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn atom_getfloatarg (which : :: std :: os :: raw :: c_int , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) -> t_float ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66517
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mbol ; } extern "C" { pub fn clock_new (owner : * mut :: std :: os :: raw :: c_void , fn_ : t_method) -> * mut _clock ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn atom_getintarg (which : :: std :: os :: raw :: c_int , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) -> t_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... t_method) -> * mut _clock ; } extern "C" { pub fn clock_set (x : * mut _clock , systime : f64) ; } extern "C" { pub fn clock_dela...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _clock , systime : f64) ; } extern "C" { pub fn clock_delay (x : * mut _clock , delaytime : f64) ; } extern "C" { pub fn clock_un...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63518
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn atom_getsymbolarg (which : :: std :: os :: raw :: c_int , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) -> * mut t_symbol ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut _clock , delaytime : f64) ; } extern "C" { pub fn clock_unset (x : * mut _clock) ; } extern "C" { pub fn clock_setunit (x ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn atom_string (a : * const t_atom , buf : * mut :: std :: os :: raw :: c_char , bufsize : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66827
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...k) ; } extern "C" { pub fn clock_setunit (x : * mut _clock , timeunit : f64 , sampflag : :: std :: os :: raw :: c_int) ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63822
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn binbuf_new () -> * mut _binbuf ; } extern "C" { pub fn binbuf_free (x : ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66943
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn clock_getlogicaltime () -> f64 ; } extern "C" { pub fn clock_getsystime ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b fn clock_getlogicaltime () -> f64 ; } extern "C" { pub fn clock_getsystime () -> f64 ; } extern "C" { pub fn clock_gettimesince ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n binbuf_new () -> * mut _binbuf ; } extern "C" { pub fn binbuf_free (x : * mut _binbuf) ; } extern "C" { pub fn binbuf_duplicate ...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lock_getsystime () -> f64 ; } extern "C" { pub fn clock_gettimesince (prevsystime : f64) -> f64 ; } extern "C" { pub fn clock_gett...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:63933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (x : * mut _binbuf) ; } extern "C" { pub fn binbuf_duplicate (y : * const _binbuf) -> * mut _binbuf ; } extern "C" { pub fn binbu...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67119
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn clock_gettimesincewithunits (prevsystime : f64 , units : f64 , sampflag : :: std :: os :: raw :: c_int) -> f64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f ; } extern "C" { pub fn binbuf_text (x : * mut _binbuf , text : * const :: std :: os :: raw :: c_char , size : usize) ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int) -> f64 ; } extern "C" { pub fn clock_getsystimeafter (delaytime : f64) -> f64 ; } extern "C" { pub fn clock_fre...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_gettext (x : * const _binbuf , bufp : * mut * mut :: std :: os :: raw :: c_char , lengthp : * mut :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...imeafter (delaytime : f64) -> f64 ; } extern "C" { pub fn clock_free (x : * mut _clock) ; } extern "C" { pub fn pd_new (cls : * mu...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ock_free (x : * mut _clock) ; } extern "C" { pub fn pd_new (cls : * mut _class) -> * mut t_pd ; } extern "C" { pub fn pd_free (x :...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_int) ; } extern "C" { pub fn binbuf_clear (x : * mut _binbuf) ; } extern "C" { pub fn binbuf_add (x : ...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w (cls : * mut _class) -> * mut t_pd ; } extern "C" { pub fn pd_free (x : * mut t_pd) ; } extern "C" { pub fn pd_bind (x : * mut t...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...f) ; } extern "C" { pub fn binbuf_add (x : * mut _binbuf , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67494
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pd_free (x : * mut t_pd) ; } extern "C" { pub fn pd_bind (x : * mut t_pd , s : * mut t_symbol) ; } extern "C" { pub fn pd_unbind ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._atom) ; } extern "C" { pub fn binbuf_addv (x : * mut _binbuf , fmt : * const :: std :: os :: raw :: c_char , ...) ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pd , s : * mut t_symbol) ; } extern "C" { pub fn pd_unbind (x : * mut t_pd , s : * mut t_symbol) ; } extern "C" { pub fn pd_findby...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_char , ...) ; } extern "C" { pub fn binbuf_addbinbuf (x : * mut _binbuf , y : * const _binbuf) ; } extern "C" { pub fn bin...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut t_symbol) ; } extern "C" { pub fn pd_findbyclass (s : * mut t_symbol , c : * const _class) -> * mut t_pd ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c : * const _class) -> * mut t_pd ; } extern "C" { pub fn pd_pushsym (x : * mut t_pd) ; } extern "C" { pub fn pd_popsym (x : * mu...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _binbuf , y : * const _binbuf) ; } extern "C" { pub fn binbuf_addsemi (x : * mut _binbuf) ; } extern "C" { pub fn binbuf_restore ...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub fn pd_pushsym (x : * mut t_pd) ; } extern "C" { pub fn pd_popsym (x : * mut t_pd) ; } extern "C" { pub fn pd_bang (x : * mut ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn binbuf_restore (x : * mut _binbuf , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67834
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { pub fn pd_popsym (x : * mut t_pd) ; } extern "C" { pub fn pd_bang (x : * mut t_pd) ; } extern "C" { pub fn pd_pointer (x : * mu...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int , argv : * const t_atom) ; } extern "C" { pub fn binbuf_print (x : * const _binbuf) ; } extern "C" { pub fn binbuf_getnatom...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67883
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._bang (x : * mut t_pd) ; } extern "C" { pub fn pd_pointer (x : * mut t_pd , gp : * mut t_gpointer) ; } extern "C" { pub fn pd_floa...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst _binbuf) ; } extern "C" { pub fn binbuf_getnatom (x : * const _binbuf) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67959
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._pd , gp : * mut t_gpointer) ; } extern "C" { pub fn pd_float (x : * mut t_pd , f : t_float) ; } extern "C" { pub fn pd_symbol (x ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut t_pd , f : t_float) ; } extern "C" { pub fn pd_symbol (x : * mut t_pd , s : * mut t_symbol) ; } extern "C" { pub fn pd_list (...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:64988
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn binbuf_getvec (x : * const _binbuf) -> * mut t_atom ; } extern "C" { pub fn binbuf_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_list (x : * mut t_pd , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:65064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_resize (x : * mut _binbuf , newsize : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_anything (x : * mut t_pd , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:65195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_eval (x : * const _binbuf , target : * mut t_pd , argc : :: std :: os :: raw :: c_int , argv : * const t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int , argv : * mut t_atom) ; } extern "C" { pub fn gpointer_init (gp : * mut t_gpointer) ; } extern "C" { pub fn gpointer_copy ...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:65337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_read (b : * mut _binbuf , filename : * const :: std :: os :: raw :: c_char , dirname : * const :: std :: os :: raw :: c_char , crflag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:65566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_read_via_canvas (b : * mut _binbuf , filename : * const :: std :: os :: raw :: c_char , canvas : * const _glist , crflag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t t_gpointer) ; } extern "C" { pub fn gpointer_copy (gpfrom : * const t_gpointer , gpto : * mut t_gpointer) ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68515
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...er , gpto : * mut t_gpointer) ; } extern "C" { pub fn gpointer_unset (gp : * mut t_gpointer) ; } extern "C" { pub fn gpointer_chec...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:65782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_read_via_path (b : * mut _binbuf , filename : * const :: std :: os :: raw :: c_char , dirname : * const :: std :: os :: raw :: c_char , crflag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn gpointer_check (gp : * const t_gpointer , headok : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_write (x : * const _binbuf , filename : * const :: std :: os :: raw :: c_char , dir : * const :: std :: os :: raw :: c_char , crflag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inlet_new (owner : * mut t_object , dest : * mut t_pd , s1 : * mut t_symbol , s2 : * mut t_symbol) -> * mut _inlet ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66248
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn binbuf_evalfile (name : * mut t_symbol , dir : * mut t_symbol) ; } extern "C" { pub fn b...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68854
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _inlet ; } extern "C" { pub fn pointerinlet_new (owner : * mut t_object , gp : * mut t_gpointer) -> * mut _inlet ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn binbuf_realizedollsym (s : * mut t_symbol , ac : :: std :: os :: raw :: c_int , av : * const t_atom , tonew : :: std :: os :: raw :: c_int) -> * mut t_symbol ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68960
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut _inlet ; } extern "C" { pub fn floatinlet_new (owner : * mut t_object , fp : * mut t_float) -> * mut _inlet ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66517
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mbol ; } extern "C" { pub fn clock_new (owner : * mut :: std :: os :: raw :: c_void , fn_ : t_method) -> * mut _clock ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._inlet ; } extern "C" { pub fn symbolinlet_new (owner : * mut t_object , sp : * mut * mut t_symbol) -> * mut _inlet ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... t_method) -> * mut _clock ; } extern "C" { pub fn clock_set (x : * mut _clock , systime : f64) ; } extern "C" { pub fn clock_dela...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * mut _inlet ; } extern "C" { pub fn signalinlet_new (owner : * mut t_object , f : t_float) -> * mut _inlet ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _clock , systime : f64) ; } extern "C" { pub fn clock_delay (x : * mut _clock , delaytime : f64) ; } extern "C" { pub fn clock_un...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ct , f : t_float) -> * mut _inlet ; } extern "C" { pub fn inlet_free (x : * mut _inlet) ; } extern "C" { pub fn outlet_new (owner ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut _clock , delaytime : f64) ; } extern "C" { pub fn clock_unset (x : * mut _clock) ; } extern "C" { pub fn clock_setunit (x ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut _inlet) ; } extern "C" { pub fn outlet_new (owner : * mut t_object , s : * mut t_symbol) -> * mut _outlet ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66827
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...k) ; } extern "C" { pub fn clock_setunit (x : * mut _clock , timeunit : f64 , sampflag : :: std :: os :: raw :: c_int) ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut t_symbol) -> * mut _outlet ; } extern "C" { pub fn outlet_bang (x : * mut _outlet) ; } extern "C" { pub fn outlet_pointer (x...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66943
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn clock_getlogicaltime () -> f64 ; } extern "C" { pub fn clock_getsystime ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69473
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(x : * mut _outlet) ; } extern "C" { pub fn outlet_pointer (x : * mut _outlet , gp : * mut t_gpointer) ; } extern "C" { pub fn out...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:66998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b fn clock_getlogicaltime () -> f64 ; } extern "C" { pub fn clock_getsystime () -> f64 ; } extern "C" { pub fn clock_gettimesince ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , gp : * mut t_gpointer) ; } extern "C" { pub fn outlet_float (x : * mut _outlet , f : t_float) ; } extern "C" { pub fn outlet_sy...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lock_getsystime () -> f64 ; } extern "C" { pub fn clock_gettimesince (prevsystime : f64) -> f64 ; } extern "C" { pub fn clock_gett...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69627
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...outlet , f : t_float) ; } extern "C" { pub fn outlet_symbol (x : * mut _outlet , s : * mut t_symbol) ; } extern "C" { pub fn outle...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67119
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn clock_gettimesincewithunits (prevsystime : f64 , units : f64 , sampflag : :: std :: os :: raw :: c_int) -> f64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69706
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn outlet_list (x : * mut _outlet , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int) -> f64 ; } extern "C" { pub fn clock_getsystimeafter (delaytime : f64) -> f64 ; } extern "C" { pub fn clock_fre...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69843
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn outlet_anything (x : * mut _outlet , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...imeafter (delaytime : f64) -> f64 ; } extern "C" { pub fn clock_free (x : * mut _clock) ; } extern "C" { pub fn pd_new (cls : * mu...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ock_free (x : * mut _clock) ; } extern "C" { pub fn pd_new (cls : * mut _class) -> * mut t_pd ; } extern "C" { pub fn pd_free (x :...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... argv : * mut t_atom) ; } extern "C" { pub fn outlet_getsymbol (x : * mut _outlet) -> * mut t_symbol ; } extern "C" { pub fn outle...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut _outlet) -> * mut t_symbol ; } extern "C" { pub fn outlet_free (x : * mut _outlet) ; } extern "C" { pub fn pd_checkobject (x...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w (cls : * mut _class) -> * mut t_pd ; } extern "C" { pub fn pd_free (x : * mut t_pd) ; } extern "C" { pub fn pd_bind (x : * mut t...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67494
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pd_free (x : * mut t_pd) ; } extern "C" { pub fn pd_bind (x : * mut t_pd , s : * mut t_symbol) ; } extern "C" { pub fn pd_unbind ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70119
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ree (x : * mut _outlet) ; } extern "C" { pub fn pd_checkobject (x : * mut t_pd) -> * mut t_object ; } extern "C" { pub fn glob_set...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pd , s : * mut t_symbol) ; } extern "C" { pub fn pd_unbind (x : * mut t_pd , s : * mut t_symbol) ; } extern "C" { pub fn pd_findby...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn glob_setfilename (dummy : * mut :: std :: os :: raw :: c_void , name : * mut t_symbol , dir : * mut t_symbol) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut t_symbol) ; } extern "C" { pub fn pd_findbyclass (s : * mut t_symbol , c : * const _class) -> * mut t_pd ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... t_symbol) ; } extern "C" { pub fn canvas_setargs (argc : :: std :: os :: raw :: c_int , argv : * const t_atom) ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c : * const _class) -> * mut t_pd ; } extern "C" { pub fn pd_pushsym (x : * mut t_pd) ; } extern "C" { pub fn pd_popsym (x : * mu...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tom) ; } extern "C" { pub fn canvas_getargs (argcp : * mut :: std :: os :: raw :: c_int , argvp : * mut * mut t_atom) ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub fn pd_pushsym (x : * mut t_pd) ; } extern "C" { pub fn pd_popsym (x : * mut t_pd) ; } extern "C" { pub fn pd_bang (x : * mut ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...argvp : * mut * mut t_atom) ; } extern "C" { pub fn canvas_getcurrentdir () -> * mut t_symbol ; } extern "C" { pub fn canvas_getcu...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67834
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { pub fn pd_popsym (x : * mut t_pd) ; } extern "C" { pub fn pd_bang (x : * mut t_pd) ; } extern "C" { pub fn pd_pointer (x : * mu...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...urrentdir () -> * mut t_symbol ; } extern "C" { pub fn canvas_getcurrent () -> * mut _glist ; } extern "C" { pub fn canvas_makefil...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn canvas_makefilename (c : * const _glist , file : * const :: std :: os :: raw :: c_char , result : * mut :: std :: os :: raw :: c_char , resultsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67883
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._bang (x : * mut t_pd) ; } extern "C" { pub fn pd_pointer (x : * mut t_pd , gp : * mut t_gpointer) ; } extern "C" { pub fn pd_floa...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70871
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int) ; } extern "C" { pub fn canvas_getdir (x : * const _glist) -> * mut t_symbol ; } extern "C" { pub static mu...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:67959
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._pd , gp : * mut t_gpointer) ; } extern "C" { pub fn pd_float (x : * mut t_pd , f : t_float) ; } extern "C" { pub fn pd_symbol (x ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70948
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> * mut t_symbol ; } extern "C" { pub static mut sys_font : [:: std :: os :: raw :: c_char ; 0usize] ; } extern "C" { pub static...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut t_pd , f : t_float) ; } extern "C" { pub fn pd_symbol (x : * mut t_pd , s : * mut t_symbol) ; } extern "C" { pub fn pd_list (...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71032
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._char ; 0usize] ; } extern "C" { pub static mut sys_fontweight : [:: std :: os :: raw :: c_char ; 0usize] ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_list (x : * mut t_pd , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_hostfontsize (fontsize : :: std :: os :: raw :: c_int , zoom : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_anything (x : * mut t_pd , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_zoomfontwidth (fontsize : :: std :: os :: raw :: c_int , zoom : :: std :: os :: raw :: c_int , worstcase : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71472
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_zoomfontheight (fontsize : :: std :: os :: raw :: c_int , zoom : :: std :: os :: raw :: c_int , worstcase : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int , argv : * mut t_atom) ; } extern "C" { pub fn gpointer_init (gp : * mut t_gpointer) ; } extern "C" { pub fn gpointer_copy ...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71670
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sys_fontwidth (fontsize : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t t_gpointer) ; } extern "C" { pub fn gpointer_copy (gpfrom : * const t_gpointer , gpto : * mut t_gpointer) ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sys_fontheight (fontsize : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68515
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...er , gpto : * mut t_gpointer) ; } extern "C" { pub fn gpointer_unset (gp : * mut t_gpointer) ; } extern "C" { pub fn gpointer_chec...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn canvas_dataproperties (x : * mut _glist , sc : * mut t_scalar , b : * mut _binbuf) ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn gpointer_check (gp : * const t_gpointer , headok : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:72002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn canvas_open (x : * const ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:72367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn canvas_getsr (x : * mut _glist) -> t_float ; } extern "C" { pub fn canvas_gets...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inlet_new (owner : * mut t_object , dest : * mut t_pd , s1 : * mut t_symbol , s2 : * mut t_symbol) -> * mut _inlet ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:72434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> t_float ; } extern "C" { pub fn canvas_getsignallength (x : * mut _glist) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68854
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... _inlet ; } extern "C" { pub fn pointerinlet_new (owner : * mut t_object , gp : * mut t_gpointer) -> * mut _inlet ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:72736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sed : [u8 ; 0] , } extern "C" { pub fn pd_getparentwidget (x : * mut t_pd) -> * const _parentwidgetbehavior ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:68960
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut _inlet ; } extern "C" { pub fn floatinlet_new (owner : * mut t_object , fp : * mut t_float) -> * mut _inlet ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:72829
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn class_new (name : * mut t_symbol , newmethod : t_newmethod , freemethod : t_method , size : usize , flags : :: std :: os :: raw :: c_int , arg1 : t_atomtype , ...) -> * mut _class ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._inlet ; } extern "C" { pub fn symbolinlet_new (owner : * mut t_object , sp : * mut * mut t_symbol) -> * mut _inlet ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73033
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn class_new64 (name : * mut t_symbol , newmethod : t_newmethod , freemethod : t_method , size : usize , flags : :: std :: os :: raw :: c_int , arg1 : t_atomtype , ...) -> * mut _class ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * mut _inlet ; } extern "C" { pub fn signalinlet_new (owner : * mut t_object , f : t_float) -> * mut _inlet ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_atomtype , ...) -> * mut _class ; } extern "C" { pub fn class_free (c : * mut _class) ; } extern "C" { pub fn class_addcreator (...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73293
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ss) ; } extern "C" { pub fn class_addcreator (newmethod : t_newmethod , s : * mut t_symbol , type1 : t_atomtype , ...) ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ct , f : t_float) -> * mut _inlet ; } extern "C" { pub fn inlet_free (x : * mut _inlet) ; } extern "C" { pub fn outlet_new (owner ...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn class_addmethod (c : * mut _class , fn_ : t_method , sel : * mut t_symbol , arg1 : t_atomtype , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut _inlet) ; } extern "C" { pub fn outlet_new (owner : * mut t_object , s : * mut t_symbol) -> * mut _outlet ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg1 : t_atomtype , ...) ; } extern "C" { pub fn class_addbang (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_ad...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut t_symbol) -> * mut _outlet ; } extern "C" { pub fn outlet_bang (x : * mut _outlet) ; } extern "C" { pub fn outlet_pointer (x...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lass , fn_ : t_method) ; } extern "C" { pub fn class_addpointer (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lass , fn_ : t_method) ; } extern "C" { pub fn class_doaddfloat (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69473
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(x : * mut _outlet) ; } extern "C" { pub fn outlet_pointer (x : * mut _outlet , gp : * mut t_gpointer) ; } extern "C" { pub fn out...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , gp : * mut t_gpointer) ; } extern "C" { pub fn outlet_float (x : * mut _outlet , f : t_float) ; } extern "C" { pub fn outlet_sy...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lass , fn_ : t_method) ; } extern "C" { pub fn class_addsymbol (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_a...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69627
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...outlet , f : t_float) ; } extern "C" { pub fn outlet_symbol (x : * mut _outlet , s : * mut t_symbol) ; } extern "C" { pub fn outle...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...class , fn_ : t_method) ; } extern "C" { pub fn class_addlist (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_ad...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69706
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn outlet_list (x : * mut _outlet , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ass , fn_ : t_method) ; } extern "C" { pub fn class_addanything (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73989
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , fn_ : t_method) ; } extern "C" { pub fn class_sethelpsymbol (c : * mut _class , s : * mut t_symbol) ; } extern "C" { pub fn cla...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69843
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn outlet_anything (x : * mut _outlet , s : * mut t_symbol , argc : :: std :: os :: raw :: c_int , argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74073
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * mut t_symbol) ; } extern "C" { pub fn class_setwidget (c : * mut _class , w : * const _widgetbehavior) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:69984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... argv : * mut t_atom) ; } extern "C" { pub fn outlet_getsymbol (x : * mut _outlet) -> * mut t_symbol ; } extern "C" { pub fn outle...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut _outlet) -> * mut t_symbol ; } extern "C" { pub fn outlet_free (x : * mut _outlet) ; } extern "C" { pub fn pd_checkobject (x...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tbehavior) ; } extern "C" { pub fn class_setparentwidget (c : * mut _class , w : * const _parentwidgetbehavior) ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74263
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tbehavior) ; } extern "C" { pub fn class_getname (c : * const _class) -> * const :: std :: os :: raw :: c_char ; } extern "C" { pu...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70119
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ree (x : * mut _outlet) ; } extern "C" { pub fn pd_checkobject (x : * mut t_pd) -> * mut t_object ; } extern "C" { pub fn glob_set...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char ; } extern "C" { pub fn class_gethelpname (c : * const _class) -> * const :: std :: os :: raw :: c_char ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn glob_setfilename (dummy : * mut :: std :: os :: raw :: c_void , name : * mut t_symbol , dir : * mut t_symbol) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char ; } extern "C" { pub fn class_gethelpdir (c : * const _class) -> * const :: std :: os :: raw :: c_char ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... t_symbol) ; } extern "C" { pub fn canvas_setargs (argc : :: std :: os :: raw :: c_int , argv : * const t_atom) ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_char ; } extern "C" { pub fn class_setdrawcommand (c : * mut _class) ; } extern "C" { pub fn class_isdrawc...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tom) ; } extern "C" { pub fn canvas_getargs (argcp : * mut :: std :: os :: raw :: c_int , argvp : * mut * mut t_atom) ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut _class) ; } extern "C" { pub fn class_isdrawcommand (c : * const _class) -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...argvp : * mut * mut t_atom) ; } extern "C" { pub fn canvas_getcurrentdir () -> * mut t_symbol ; } extern "C" { pub fn canvas_getcu...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn class_set_extern_dir (s : * mut t_symbol) ; } extern "C" { pub fn class_domain...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_symbol) ; } extern "C" { pub fn class_domainsignalin (c : * mut _class , onset : :: std :: os :: raw :: c_int) ; } pub type t_sa...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...urrentdir () -> * mut t_symbol ; } extern "C" { pub fn canvas_getcurrent () -> * mut _glist ; } extern "C" { pub fn canvas_makefil...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...bj , b : * mut _binbuf) > ; extern "C" { pub fn class_setsavefn (c : * mut _class , f : t_savefn) ; } extern "C" { pub fn class_ge...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn canvas_makefilename (c : * const _glist , file : * const :: std :: os :: raw :: c_char , result : * mut :: std :: os :: raw :: c_char , resultsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t _class , f : t_savefn) ; } extern "C" { pub fn class_getsavefn (c : * const _class) -> t_savefn ; } extern "C" { pub fn obj_save...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70871
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int) ; } extern "C" { pub fn canvas_getdir (x : * const _glist) -> * mut t_symbol ; } extern "C" { pub static mu...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._class) -> t_savefn ; } extern "C" { pub fn obj_saveformat (x : * const t_object , bb : * mut _binbuf) ; } pub type t_propertiesfn...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:70948
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> * mut t_symbol ; } extern "C" { pub static mut sys_font : [:: std :: os :: raw :: c_char ; 0usize] ; } extern "C" { pub static...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t : * mut _glist) > ; extern "C" { pub fn class_setpropertiesfn (c : * mut _class , f : t_propertiesfn) ; } extern "C" { pub fn cl...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71032
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._char ; 0usize] ; } extern "C" { pub static mut sys_fontweight : [:: std :: os :: raw :: c_char ; 0usize] ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : t_propertiesfn) ; } extern "C" { pub fn class_getpropertiesfn (c : * const _class) -> t_propertiesfn ; } pub type t_classfreefn...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_hostfontsize (fontsize : :: std :: os :: raw :: c_int , zoom : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...arg1 : * mut _class) > ; extern "C" { pub fn class_setfreefn (c : * mut _class , fn_ : t_classfreefn) ; } extern "C" { pub fn post...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_zoomfontwidth (fontsize : :: std :: os :: raw :: c_int , zoom : :: std :: os :: raw :: c_int , worstcase : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fn_ : t_classfreefn) ; } extern "C" { pub fn post (fmt : * const :: std :: os :: raw :: c_char , ...) ; } extern "C" { pub fn star...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71472
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_zoomfontheight (fontsize : :: std :: os :: raw :: c_int , zoom : :: std :: os :: raw :: c_int , worstcase : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75799
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_char , ...) ; } extern "C" { pub fn startpost (fmt : * const :: std :: os :: raw :: c_char , ...) ; } extern "C" { pub fn po...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71670
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sys_fontwidth (fontsize : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75885
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_char , ...) ; } extern "C" { pub fn poststring (s : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub fn postf...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sys_fontheight (fontsize : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75964
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst :: std :: os :: raw :: c_char) ; } extern "C" { pub fn postfloat (f : t_floatarg) ; } extern "C" { pub fn postatom (argc : ::...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:71895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn canvas_dataproperties (x : * mut _glist , sc : * mut t_scalar , b : * mut _binbuf) ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: t_floatarg) ; } extern "C" { pub fn postatom (argc : :: std :: os :: raw :: c_int , argv : * const t_atom) ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:72002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn canvas_open (x : * const ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int , argv : * const t_atom) ; } extern "C" { pub fn endpost () ; } extern "C" { pub fn bug (fmt : * const :: std :...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:72367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn canvas_getsr (x : * mut _glist) -> t_float ; } extern "C" { pub fn canvas_gets...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76145
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { pub fn endpost () ; } extern "C" { pub fn bug (fmt : * const :: std :: os :: raw :: c_char , ...) ; } extern "C" { pub fn pd_er...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:72434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> t_float ; } extern "C" { pub fn canvas_getsignallength (x : * mut _glist) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_error (object : * const :: std :: os :: raw :: c_void , fmt : * const :: std :: os :: raw :: c_char , ...) ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:72736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sed : [u8 ; 0] , } extern "C" { pub fn pd_getparentwidget (x : * mut t_pd) -> * const _parentwidgetbehavior ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76664
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn logpost (object : * const :: std :: os :: raw :: c_void , level : :: std :: os :: raw :: c_int , fmt : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:72829
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn class_new (name : * mut t_symbol , newmethod : t_newmethod , freemethod : t_method , size : usize , flags : :: std :: os :: raw :: c_int , arg1 : t_atomtype , ...) -> * mut _class ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn verbose (level : :: std :: os :: raw :: c_int , fmt : * const :: std :: os :: raw :: c_char , ...) ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73033
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn class_new64 (name : * mut t_symbol , newmethod : t_newmethod , freemethod : t_method , size : usize , flags : :: std :: os :: raw :: c_int , arg1 : t_atomtype , ...) -> * mut _class ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76959
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn sys_isabsolutepath (dir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_atomtype , ...) -> * mut _class ; } extern "C" { pub fn class_free (c : * mut _class) ; } extern "C" { pub fn class_addcreator (...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_bashfilename (from : * const :: std :: os :: raw :: c_char , to : * mut :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73293
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ss) ; } extern "C" { pub fn class_addcreator (newmethod : t_newmethod , s : * mut t_symbol , type1 : t_atomtype , ...) ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_unbashfilename (from : * const :: std :: os :: raw :: c_char , to : * mut :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn class_addmethod (c : * mut _class , fn_ : t_method , sel : * mut t_symbol , arg1 : t_atomtype , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77344
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn open_via_path (dir : * co...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rg1 : t_atomtype , ...) ; } extern "C" { pub fn class_addbang (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_ad...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn sched_geteventno () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_get...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_getrealtime () -> f64 ; } extern "C" { pub static mut sys_idlehook...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lass , fn_ : t_method) ; } extern "C" { pub fn class_addpointer (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lass , fn_ : t_method) ; } extern "C" { pub fn class_doaddfloat (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub static mut sys_idlehook : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lass , fn_ : t_method) ; } extern "C" { pub fn class_addsymbol (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_a...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77996
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_open (path : * const :: std :: os :: raw :: c_char , oflag : :: std :: os :: raw :: c_int , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...class , fn_ : t_method) ; } extern "C" { pub fn class_addlist (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_ad...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sys_close (fd : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ass , fn_ : t_method) ; } extern "C" { pub fn class_addanything (c : * mut _class , fn_ : t_method) ; } extern "C" { pub fn class_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_fopen (filename : * const :: std :: os :: raw :: c_char , mode : * const :: std :: os :: raw :: c_char) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:73989
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , fn_ : t_method) ; } extern "C" { pub fn class_sethelpsymbol (c : * mut _class , s : * mut t_symbol) ; } extern "C" { pub fn cla...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r) -> * mut FILE ; } extern "C" { pub fn sys_fclose (stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74073
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * mut t_symbol) ; } extern "C" { pub fn class_setwidget (c : * mut _class , w : * const _widgetbehavior) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_lock () ; } extern "C" { pub fn sys_unlock () ; } extern "C...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78526
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn sys_lock () ; } extern "C" { pub fn sys_unlock () ; } extern "C" { pub fn sys_trylock () -> :: std :...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tbehavior) ; } extern "C" { pub fn class_setparentwidget (c : * mut _class , w : * const _parentwidgetbehavior) ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...C" { pub fn sys_unlock () ; } extern "C" { pub fn sys_trylock () -> :: std :: os :: raw :: c_int ; } pub type t_sample = f64 ; # [...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74263
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tbehavior) ; } extern "C" { pub fn class_getname (c : * const _class) -> * const :: std :: os :: raw :: c_char ; } extern "C" { pu...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char ; } extern "C" { pub fn class_gethelpname (c : * const _class) -> * const :: std :: os :: raw :: c_char ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn signal_new (length : :: std :: os :: raw :: c_int , nchans : :: std :: os :: raw :: c_int , sr : t_float , scalarptr : * mut t_sample) -> * mut t_signal ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...gnal ; } extern "C" { pub fn signal_setmultiout (sig : * mut * mut t_signal , nchans : :: std :: os :: raw :: c_int) ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char ; } extern "C" { pub fn class_gethelpdir (c : * const _class) -> * const :: std :: os :: raw :: c_char ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_char ; } extern "C" { pub fn class_setdrawcommand (c : * mut _class) ; } extern "C" { pub fn class_isdrawc...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84348
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int) ; } extern "C" { pub fn plus_perform (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn plus_per...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut _class) ; } extern "C" { pub fn class_isdrawcommand (c : * const _class) -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut t_int) -> * mut t_int ; } extern "C" { pub fn plus_perf8 (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn zero_perf...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn class_set_extern_dir (s : * mut t_symbol) ; } extern "C" { pub fn class_domain...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84492
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut t_int) -> * mut t_int ; } extern "C" { pub fn zero_perform (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn zero_per...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:74797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_symbol) ; } extern "C" { pub fn class_domainsignalin (c : * mut _class , onset : :: std :: os :: raw :: c_int) ; } pub type t_sa...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut t_int) -> * mut t_int ; } extern "C" { pub fn zero_perf8 (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn copy_perf...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...bj , b : * mut _binbuf) > ; extern "C" { pub fn class_setsavefn (c : * mut _class , f : t_savefn) ; } extern "C" { pub fn class_ge...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut t_int) -> * mut t_int ; } extern "C" { pub fn copy_perform (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn copy_per...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t _class , f : t_savefn) ; } extern "C" { pub fn class_getsavefn (c : * const _class) -> t_savefn ; } extern "C" { pub fn obj_save...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84709
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut t_int) -> * mut t_int ; } extern "C" { pub fn copy_perf8 (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn scalarcop...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._class) -> t_savefn ; } extern "C" { pub fn obj_saveformat (x : * const t_object , bb : * mut _binbuf) ; } pub type t_propertiesfn...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_int) -> * mut t_int ; } extern "C" { pub fn scalarcopy_perform (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn scala...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t : * mut _glist) > ; extern "C" { pub fn class_setpropertiesfn (c : * mut _class , f : t_propertiesfn) ; } extern "C" { pub fn cl...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... t_int) -> * mut t_int ; } extern "C" { pub fn scalarcopy_perf8 (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn dsp_ad...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : t_propertiesfn) ; } extern "C" { pub fn class_getpropertiesfn (c : * const _class) -> t_propertiesfn ; } pub type t_classfreefn...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dsp_add_plus (in1 : * mut t_sample , in2 : * mut t_sample , out : * mut t_sample , n : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...arg1 : * mut _class) > ; extern "C" { pub fn class_setfreefn (c : * mut _class , fn_ : t_classfreefn) ; } extern "C" { pub fn post...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85077
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn dsp_add_copy (in_ : * mut t_sample , out : * mut t_sample , n : :: std :: os :: raw :: c_int) ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fn_ : t_classfreefn) ; } extern "C" { pub fn post (fmt : * const :: std :: os :: raw :: c_char , ...) ; } extern "C" { pub fn star...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn dsp_add_scalarcopy (in_ : * mut t_float , out : * mut t_sample , n : :: std :: os :: raw :: c_int) ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75799
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_char , ...) ; } extern "C" { pub fn startpost (fmt : * const :: std :: os :: raw :: c_char , ...) ; } extern "C" { pub fn po...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int) ; } extern "C" { pub fn dsp_add_zero (out : * mut t_sample , n : :: std :: os :: raw :: c_int) ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75885
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_char , ...) ; } extern "C" { pub fn poststring (s : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub fn postf...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int) ; } extern "C" { pub fn sys_getblksize () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_gets...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:75964
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst :: std :: os :: raw :: c_char) ; } extern "C" { pub fn postfloat (f : t_floatarg) ; } extern "C" { pub fn postatom (argc : ::...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85487
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_getsr () -> t_float ; } extern "C" { pub fn sys_get_inchannels ()...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: t_floatarg) ; } extern "C" { pub fn postatom (argc : :: std :: os :: raw :: c_int , argv : * const t_atom) ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s_getsr () -> t_float ; } extern "C" { pub fn sys_get_inchannels () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_ge...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int , argv : * const t_atom) ; } extern "C" { pub fn endpost () ; } extern "C" { pub fn bug (fmt : * const :: std :...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn sys_get_outchannels () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn dsp_a...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76145
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { pub fn endpost () ; } extern "C" { pub fn bug (fmt : * const :: std :: os :: raw :: c_char , ...) ; } extern "C" { pub fn pd_er...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn dsp_add (f : t_perfroutine , n : :: std :: os :: raw :: c_int , ...) ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_error (object : * const :: std :: os :: raw :: c_void , fmt : * const :: std :: os :: raw :: c_char , ...) ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., ...) ; } extern "C" { pub fn dsp_addv (f : t_perfroutine , n : :: std :: os :: raw :: c_int , vec : * mut t_int) ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76664
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn logpost (object : * const :: std :: os :: raw :: c_void , level : :: std :: os :: raw :: c_int , fmt : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85893
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_fft (buf : * mut t_float , npoints : :: std :: os :: raw :: c_int , inverse : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn verbose (level : :: std :: os :: raw :: c_int , fmt : * const :: std :: os :: raw :: c_char , ...) ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int) ; } extern "C" { pub fn ilog2 (n : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:76959
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn sys_isabsolutepath (dir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; } extern "C" { pub fn mayer_fht (fz : * mut t_sample , n : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_bashfilename (from : * const :: std :: os :: raw :: c_char , to : * mut :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86216
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t) ; } extern "C" { pub fn mayer_fft (n : :: std :: os :: raw :: c_int , real : * mut t_sample , imag : * mut t_sample) ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_unbashfilename (from : * const :: std :: os :: raw :: c_char , to : * mut :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86333
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn mayer_ifft (n : :: std :: os :: raw :: c_int , real : * mut t_sample , imag : * mut t_sample) ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77344
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn open_via_path (dir : * co...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut t_sample) ; } extern "C" { pub fn mayer_realfft (n : :: std :: os :: raw :: c_int , real : * mut t_sample) ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn sched_geteventno () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_get...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86548
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t t_sample) ; } extern "C" { pub fn mayer_realifft (n : :: std :: os :: raw :: c_int , real : * mut t_sample) ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_getrealtime () -> f64 ; } extern "C" { pub static mut sys_idlehook...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86646
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eal : * mut t_sample) ; } extern "C" { pub fn canvas_suspend_dsp () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn canvas...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub static mut sys_idlehook : :: std :: option :: Option < unsafe extern "C" fn () -> :: std :: os :: raw :: c_int > ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86724
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub fn canvas_resume_dsp (oldstate : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn can...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:77996
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_open (path : * const :: std :: os :: raw :: c_char , oflag : :: std :: os :: raw :: c_int , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sys_close (fd : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dstate : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn canvas_update_dsp () ; } extern "C" { pub static mut canvas_dspstat...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_fopen (filename : * const :: std :: os :: raw :: c_char , mode : * const :: std :: os :: raw :: c_char) -> * mut FILE ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86853
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... canvas_update_dsp () ; } extern "C" { pub static mut canvas_dspstate : :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (D...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r) -> * mut FILE ; } extern "C" { pub fn sys_fclose (stream : * mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:89600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub type t_resample = _resample ; extern "C" { pub fn resample_init (x : * mut t_resample) ; } extern "C" { pub fn resample_free ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut FILE) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_lock () ; } extern "C" { pub fn sys_unlock () ; } extern "C...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:89661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...le_init (x : * mut t_resample) ; } extern "C" { pub fn resample_free (x : * mut t_resample) ; } extern "C" { pub fn resample_dsp (...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78526
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn sys_lock () ; } extern "C" { pub fn sys_unlock () ; } extern "C" { pub fn sys_trylock () -> :: std :...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:89722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn resample_dsp (x : * mut t_resample , in_ : * mut t_sample , insize : :: std :: os :: raw :: c_int , out : * mut t_sample , outsize : :: std :: os :: raw :: c_int , method : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:78564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...C" { pub fn sys_unlock () ; } extern "C" { pub fn sys_trylock () -> :: std :: os :: raw :: c_int ; } pub type t_sample = f64 ; # [...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:89949
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn resamplefrom_dsp (x : * mut t_resample , in_ : * mut t_sample , insize : :: std :: os :: raw :: c_int , outsize : :: std :: os :: raw :: c_int , method : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn signal_new (length : :: std :: os :: raw :: c_int , nchans : :: std :: os :: raw :: c_int , sr : t_float , scalarptr : * mut t_sample) -> * mut t_signal ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90157
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn resampleto_dsp (x : * mut t_resample , out : * mut t_sample , insize : :: std :: os :: raw :: c_int , outsize : :: std :: os :: raw :: c_int , method : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...gnal ; } extern "C" { pub fn signal_setmultiout (sig : * mut * mut t_signal , nchans : :: std :: os :: raw :: c_int) ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn mtof (arg1 : t_float) -> t_float ; } extern "C" { pub fn ftom (arg1 : t_f...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84348
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int) ; } extern "C" { pub fn plus_perform (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn plus_per...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mtof (arg1 : t_float) -> t_float ; } extern "C" { pub fn ftom (arg1 : t_float) -> t_float ; } extern "C" { pub fn rmstodb (arg1 : ...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut t_int) -> * mut t_int ; } extern "C" { pub fn plus_perf8 (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn zero_perf...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...om (arg1 : t_float) -> t_float ; } extern "C" { pub fn rmstodb (arg1 : t_float) -> t_float ; } extern "C" { pub fn powtodb (arg1 :...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84492
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut t_int) -> * mut t_int ; } extern "C" { pub fn zero_perform (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn zero_per...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...db (arg1 : t_float) -> t_float ; } extern "C" { pub fn powtodb (arg1 : t_float) -> t_float ; } extern "C" { pub fn dbtorms (arg1 :...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut t_int) -> * mut t_int ; } extern "C" { pub fn zero_perf8 (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn copy_perf...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90597
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...db (arg1 : t_float) -> t_float ; } extern "C" { pub fn dbtorms (arg1 : t_float) -> t_float ; } extern "C" { pub fn dbtopow (arg1 :...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut t_int) -> * mut t_int ; } extern "C" { pub fn copy_perform (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn copy_per...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90657
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ms (arg1 : t_float) -> t_float ; } extern "C" { pub fn dbtopow (arg1 : t_float) -> t_float ; } extern "C" { pub fn q8_sqrt (arg1 :...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84709
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mut t_int) -> * mut t_int ; } extern "C" { pub fn copy_perf8 (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn scalarcop...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ow (arg1 : t_float) -> t_float ; } extern "C" { pub fn q8_sqrt (arg1 : t_float) -> t_float ; } extern "C" { pub fn q8_rsqrt (arg1 ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_int) -> * mut t_int ; } extern "C" { pub fn scalarcopy_perform (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn scala...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt (arg1 : t_float) -> t_float ; } extern "C" { pub fn q8_rsqrt (arg1 : t_float) -> t_float ; } extern "C" { pub fn qsqrt (arg1 : ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... t_int) -> * mut t_int ; } extern "C" { pub fn scalarcopy_perf8 (args : * mut t_int) -> * mut t_int ; } extern "C" { pub fn dsp_ad...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...qrt (arg1 : t_float) -> t_float ; } extern "C" { pub fn qsqrt (arg1 : t_float) -> t_float ; } extern "C" { pub fn qrsqrt (arg1 : t...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:84936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dsp_add_plus (in1 : * mut t_sample , in2 : * mut t_sample , out : * mut t_sample , n : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90896
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...qrt (arg1 : t_float) -> t_float ; } extern "C" { pub fn qrsqrt (arg1 : t_float) -> t_float ; } # [repr (C)] # [derive (Debug , Cop...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85077
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn dsp_add_copy (in_ : * mut t_sample , out : * mut t_sample , n : :: std :: os :: raw :: c_int) ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t _garray { _unused : [u8 ; 0] , } extern "C" { pub static mut garray_class : * mut _class ; } extern "C" { pub fn garray_getfloat...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn dsp_add_scalarcopy (in_ : * mut t_float , out : * mut t_sample , n : :: std :: os :: raw :: c_int) ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn garray_getfloatarray (x : * mut _garray , size : * mut :: std :: os :: raw :: c_int , vec : * mut * mut t_float) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int) ; } extern "C" { pub fn dsp_add_zero (out : * mut t_sample , n : :: std :: os :: raw :: c_int) ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn garray_getfloatwords (x : * mut _garray , size : * mut :: std :: os :: raw :: c_int , vec : * mut * mut t_word) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int) ; } extern "C" { pub fn sys_getblksize () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_gets...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91443
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn garray_redraw (x : * mut _garray) ; } extern "C" { pub fn garray_npoints (...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85487
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_getsr () -> t_float ; } extern "C" { pub fn sys_get_inchannels ()...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * mut _garray) ; } extern "C" { pub fn garray_npoints (x : * mut _garray) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85535
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s_getsr () -> t_float ; } extern "C" { pub fn sys_get_inchannels () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_ge...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn garray_vec (x : * mut _garray) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn sys_get_outchannels () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn dsp_a...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn dsp_add (f : t_perfroutine , n : :: std :: os :: raw :: c_int , ...) ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91686
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_char ; } extern "C" { pub fn garray_resize (x : * mut _garray , f : t_floatarg) ; } extern "C" { pub fn garray_...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., ...) ; } extern "C" { pub fn dsp_addv (f : t_perfroutine , n : :: std :: os :: raw :: c_int , vec : * mut t_int) ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_floatarg) ; } extern "C" { pub fn garray_resize_long (x : * mut _garray , n : :: std :: os :: raw :: c_long) ; } extern "C" { pu...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_long) ; } extern "C" { pub fn garray_usedindsp (x : * mut _garray) ; } extern "C" { pub fn garray_setsave...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:85893
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_fft (buf : * mut t_float , npoints : :: std :: os :: raw :: c_int , inverse : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int) ; } extern "C" { pub fn ilog2 (n : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91921
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t _garray) ; } extern "C" { pub fn garray_setsaveit (x : * mut _garray , saveit : :: std :: os :: raw :: c_int) ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; } extern "C" { pub fn mayer_fht (fz : * mut t_sample , n : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int) ; } extern "C" { pub fn garray_getglist (x : * mut _garray) -> * mut _glist ; } extern "C" { pub fn garray_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86216
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t) ; } extern "C" { pub fn mayer_fft (n : :: std :: os :: raw :: c_int , real : * mut t_sample , imag : * mut t_sample) ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...array) -> * mut _glist ; } extern "C" { pub fn garray_getarray (x : * mut _garray) -> * mut _array ; } extern "C" { pub static mut...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86333
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn mayer_ifft (n : :: std :: os :: raw :: c_int , real : * mut t_sample , imag : * mut t_sample) ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut _garray) -> * mut _array ; } extern "C" { pub static mut scalar_class : * mut _class ; } extern "C" { pub fn value_get (s : ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut t_sample) ; } extern "C" { pub fn mayer_realfft (n : :: std :: os :: raw :: c_int , real : * mut t_sample) ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lar_class : * mut _class ; } extern "C" { pub fn value_get (s : * mut t_symbol) -> * mut t_float ; } extern "C" { pub fn value_rel...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86548
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t t_sample) ; } extern "C" { pub fn mayer_realifft (n : :: std :: os :: raw :: c_int , real : * mut t_sample) ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut t_symbol) -> * mut t_float ; } extern "C" { pub fn value_release (s : * mut t_symbol) ; } extern "C" { pub fn value_getfloat ...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86646
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eal : * mut t_sample) ; } extern "C" { pub fn canvas_suspend_dsp () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn canvas...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...bol) ; } extern "C" { pub fn value_getfloat (s : * mut t_symbol , f : * mut t_float) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86724
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub fn canvas_resume_dsp (oldstate : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn can...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn value_setfloat (s : * mut t_symbol , f : t_float) -> :: std :: os :: raw :: c_int ; } pub type t_g...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dstate : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn canvas_update_dsp () ; } extern "C" { pub static mut canvas_dspstat...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st : * mut _glist) > ; extern "C" { pub fn sys_vgui (fmt : * const :: std :: os :: raw :: c_char , ...) ; } extern "C" { pub fn sy...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:86853
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... canvas_update_dsp () ; } extern "C" { pub static mut canvas_dspstate : :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (D...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char , ...) ; } extern "C" { pub fn sys_gui (s : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub fn sys_pre...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:89600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub type t_resample = _resample ; extern "C" { pub fn resample_init (x : * mut t_resample) ; } extern "C" { pub fn resample_free ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92872
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_char) ; } extern "C" { pub fn sys_pretendguibytes (n : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_q...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:89661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...le_init (x : * mut t_resample) ; } extern "C" { pub fn resample_free (x : * mut t_resample) ; } extern "C" { pub fn resample_dsp (...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_queuegui (client : * mut :: std :: os :: raw :: c_void , glist : * mut _glist , f : t_guicallbackfn) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:89722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn resample_dsp (x : * mut t_resample , in_ : * mut t_sample , insize : :: std :: os :: raw :: c_int , out : * mut t_sample , outsize : :: std :: os :: raw :: c_int , method : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... t_guicallbackfn) ; } extern "C" { pub fn sys_unqueuegui (client : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn gf...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:89949
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn resamplefrom_dsp (x : * mut t_resample , in_ : * mut t_sample , insize : :: std :: os :: raw :: c_int , outsize : :: std :: os :: raw :: c_int , method : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn gfxstub_new (owner : * mut t_pd , key : * mut :: std :: os :: raw :: c_void , cmd : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90157
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn resampleto_dsp (x : * mut t_resample , out : * mut t_sample , insize : :: std :: os :: raw :: c_int , outsize : :: std :: os :: raw :: c_int , method : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93313
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char) ; } extern "C" { pub fn gfxstub_deleteforkey (key : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pdgui_vmess (destination : * const :: std :: os :: raw :: c_char , fmt : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn mtof (arg1 : t_float) -> t_float ; } extern "C" { pub fn ftom (arg1 : t_f...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mtof (arg1 : t_float) -> t_float ; } extern "C" { pub fn ftom (arg1 : t_float) -> t_float ; } extern "C" { pub fn rmstodb (arg1 : ...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93544
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pdgui_stub_vnew (owner : * mut t_pd , destination : * const :: std :: os :: raw :: c_char , key : * mut :: std :: os :: raw :: c_void , fmt : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...om (arg1 : t_float) -> t_float ; } extern "C" { pub fn rmstodb (arg1 : t_float) -> t_float ; } extern "C" { pub fn powtodb (arg1 :...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_char , ...) ; } extern "C" { pub fn pdgui_stub_deleteforkey (key : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub st...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...db (arg1 : t_float) -> t_float ; } extern "C" { pub fn powtodb (arg1 : t_float) -> t_float ; } extern "C" { pub fn dbtorms (arg1 :...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void) ; } extern "C" { pub static mut glob_pdobject : * mut _class ; } pub type t_externclass = * mut _cl...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90597
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...db (arg1 : t_float) -> t_float ; } extern "C" { pub fn dbtorms (arg1 : t_float) -> t_float ; } extern "C" { pub fn dbtopow (arg1 :...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93948
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn c_extern (cls : * mut t_externclass , newroutine : t_newmethod , freeroutine : t_method , name : * mut t_symbol , size : usize , tiny : :: std :: os :: raw :: c_int , arg1 : t_atomtype , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90657
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ms (arg1 : t_float) -> t_float ; } extern "C" { pub fn dbtopow (arg1 : t_float) -> t_float ; } extern "C" { pub fn q8_sqrt (arg1 :...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:94164
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ype , ...) ; } extern "C" { pub fn c_addmess (fn_ : t_method , sel : * mut t_symbol , arg1 : t_atomtype , ...) ; } # [repr (C)] # ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ow (arg1 : t_float) -> t_float ; } extern "C" { pub fn q8_sqrt (arg1 : t_float) -> t_float ; } extern "C" { pub fn q8_rsqrt (arg1 ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:95245
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_getversion (major : * mut :: std :: os :: raw :: c_int , minor : * mut :: std :: os :: raw :: c_int , bugfix : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt (arg1 : t_float) -> t_float ; } extern "C" { pub fn q8_rsqrt (arg1 : t_float) -> t_float ; } extern "C" { pub fn qsqrt (arg1 : ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:95453
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_uint ; } extern "C" { pub fn sys_getfunbyname (name : * const :: std :: os :: raw :: c_char) -> t_method ; } extern "C" { pu...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...qrt (arg1 : t_float) -> t_float ; } extern "C" { pub fn qsqrt (arg1 : t_float) -> t_float ; } extern "C" { pub fn qrsqrt (arg1 : t...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:95553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char) -> t_method ; } extern "C" { pub fn sys_getfloatsize () -> :: std :: os :: raw :: c_uint ; } # [repr (C)] # [derive (De...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:90896
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...qrt (arg1 : t_float) -> t_float ; } extern "C" { pub fn qrsqrt (arg1 : t_float) -> t_float ; } # [repr (C)] # [derive (Debug , Cop...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99712
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., stringify ! (pd_islocked))) ; } extern "C" { pub static mut pd_maininstance : _pdinstance ; } extern "C" { pub static mut s_poin...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t _garray { _unused : [u8 ; 0] , } extern "C" { pub static mut garray_class : * mut _class ; } extern "C" { pub fn garray_getfloat...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn garray_getfloatarray (x : * mut _garray , size : * mut :: std :: os :: raw :: c_int , vec : * mut * mut t_float) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut pd_maininstance : _pdinstance ; } extern "C" { pub static mut s_pointer : t_symbol ; } extern "C" { pub static mut s_float : ...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn garray_getfloatwords (x : * mut _garray , size : * mut :: std :: os :: raw :: c_int , vec : * mut * mut t_word) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99827
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub static mut s_pointer : t_symbol ; } extern "C" { pub static mut s_float : t_symbol ; } extern "C" { pub static mut s_symbol : ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91443
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> :: std :: os :: raw :: c_int ; } extern "C" { pub fn garray_redraw (x : * mut _garray) ; } extern "C" { pub fn garray_npoints (...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99878
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub static mut s_float : t_symbol ; } extern "C" { pub static mut s_symbol : t_symbol ; } extern "C" { pub static mut s_bang : t_...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... * mut _garray) ; } extern "C" { pub fn garray_npoints (x : * mut _garray) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99930
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub static mut s_symbol : t_symbol ; } extern "C" { pub static mut s_bang : t_symbol ; } extern "C" { pub static mut s_list : t_s...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int ; } extern "C" { pub fn garray_vec (x : * mut _garray) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99980
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { pub static mut s_bang : t_symbol ; } extern "C" { pub static mut s_list : t_symbol ; } extern "C" { pub static mut s_anything :...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91686
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_char ; } extern "C" { pub fn garray_resize (x : * mut _garray , f : t_floatarg) ; } extern "C" { pub fn garray_...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub static mut s_list : t_symbol ; } extern "C" { pub static mut s_anything : t_symbol ; } extern "C" { pub static mut s_signal :...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_floatarg) ; } extern "C" { pub fn garray_resize_long (x : * mut _garray , n : :: std :: os :: raw :: c_long) ; } extern "C" { pu...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b static mut s_anything : t_symbol ; } extern "C" { pub static mut s_signal : t_symbol ; } extern "C" { pub static mut s__N : t_sy...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_long) ; } extern "C" { pub fn garray_usedindsp (x : * mut _garray) ; } extern "C" { pub fn garray_setsave...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100136
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ pub static mut s_signal : t_symbol ; } extern "C" { pub static mut s__N : t_symbol ; } extern "C" { pub static mut s__X : t_symb...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:91921
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t _garray) ; } extern "C" { pub fn garray_setsaveit (x : * mut _garray , saveit : :: std :: os :: raw :: c_int) ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100184
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."C" { pub static mut s__N : t_symbol ; } extern "C" { pub static mut s__X : t_symbol ; } extern "C" { pub static mut s_x : t_symbo...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int) ; } extern "C" { pub fn garray_getglist (x : * mut _garray) -> * mut _glist ; } extern "C" { pub fn garray_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100232
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "C" { pub static mut s__X : t_symbol ; } extern "C" { pub static mut s_x : t_symbol ; } extern "C" { pub static mut s_y : t_symbo...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...array) -> * mut _glist ; } extern "C" { pub fn garray_getarray (x : * mut _garray) -> * mut _array ; } extern "C" { pub static mut...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n "C" { pub static mut s_x : t_symbol ; } extern "C" { pub static mut s_y : t_symbol ; } extern "C" { pub static mut s_ : t_symbol...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut _garray) -> * mut _array ; } extern "C" { pub static mut scalar_class : * mut _class ; } extern "C" { pub fn value_get (s : ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100326
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n "C" { pub static mut s_y : t_symbol ; } extern "C" { pub static mut s_ : t_symbol ; } extern "C" { pub fn pd_getcanvaslist () ->...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lar_class : * mut _class ; } extern "C" { pub fn value_get (s : * mut t_symbol) -> * mut t_float ; } extern "C" { pub fn value_rel...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ pub static mut s_ : t_symbol ; } extern "C" { pub fn pd_getcanvaslist () -> * mut _glist ; } extern "C" { pub fn pd_getdspstate ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut t_symbol) -> * mut t_float ; } extern "C" { pub fn value_release (s : * mut t_symbol) ; } extern "C" { pub fn value_getfloat ...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...list () -> * mut _glist ; } extern "C" { pub fn pd_getdspstate () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn text_get...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...bol) ; } extern "C" { pub fn value_getfloat (s : * mut t_symbol , f : * mut t_float) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn text_getbufbyname (s : * mut t_symbol) -> * mut _binbuf ; } extern "C" { pub fn text_...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn value_setfloat (s : * mut t_symbol , f : t_float) -> :: std :: os :: raw :: c_int ; } pub type t_g...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut t_symbol) -> * mut _binbuf ; } extern "C" { pub fn text_notifybyname (s : * mut t_symbol) ; } extern "C" { pub fn pd_undo_set_o...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st : * mut _glist) > ; extern "C" { pub fn sys_vgui (fmt : * const :: std :: os :: raw :: c_char , ...) ; } extern "C" { pub fn sy...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_undo_set_objectstate (canvas : * mut _glist , x : * mut t_pd , s : * mut t_symbol , undo_argc : :: std :: os :: raw :: c_int , undo_argv : * mut t_atom , redo_argc : :: std :: os :: raw :: c_int , redo_argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char , ...) ; } extern "C" { pub fn sys_gui (s : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub fn sys_pre...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " initialize libpd; it ...d_init () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92872
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_char) ; } extern "C" { pub fn sys_pretendguibytes (n : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_q...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:101246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " clear the libpd search path for abstractions and externals\n note: this is called by libpd_init()"] pub fn libpd_clear_search_path () ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:92951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_queuegui (client : * mut :: std :: os :: raw :: c_void , glist : * mut _glist , f : t_guicallbackfn) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:101408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " add a path to the lib... : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... t_guicallbackfn) ; } extern "C" { pub fn sys_unqueuegui (client : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn gf...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:101687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " open a patch by filen...r) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn gfxstub_new (owner : * mut t_pd , key : * mut :: std :: os :: raw :: c_void , cmd : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:101976
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " close a patch by patch handle pointer"] pub fn libpd_closefile (p : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93313
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char) ; } extern "C" { pub fn gfxstub_deleteforkey (key : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:102109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get the $0 id of the patch handle pointer\n returns $0 value or 0 if the patch is non-existent"] pub fn libpd_getdollarzero (p : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pdgui_vmess (destination : * const :: std :: os :: raw :: c_char , fmt : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:102335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " return pd's fixed block size: the number of sample frames per 1 pd tick"] pub fn libpd_blocksize () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93544
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pdgui_stub_vnew (owner : * mut t_pd , destination : * const :: std :: os :: raw :: c_char , key : * mut :: std :: os :: raw :: c_void , fmt : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_char , ...) ; } extern "C" { pub fn pdgui_stub_deleteforkey (key : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub st...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:102495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " initialize audio rendering\n returns 0 on success"] pub fn libpd_init_audio (inChannels : :: std :: os :: raw :: c_int , outChannels : :: std :: os :: raw :: c_int , sampleRate : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_void) ; } extern "C" { pub static mut glob_pdobject : * mut _class ; } pub type t_externclass = * mut _cl...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:102764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process interleaved f... mut f32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:93948
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn c_extern (cls : * mut t_externclass , newroutine : t_newmethod , freeroutine : t_method , name : * mut t_symbol , size : usize , tiny : :: std :: os :: raw :: c_int , arg1 : t_atomtype , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:103151
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process interleaved s... c_short) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:94164
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ype , ...) ; } extern "C" { pub fn c_addmess (fn_ : t_method , sel : * mut t_symbol , arg1 : t_atomtype , ...) ; } # [repr (C)] # ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:103793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process interleaved d... mut f64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:95245
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_getversion (major : * mut :: std :: os :: raw :: c_int , minor : * mut :: std :: os :: raw :: c_int , bugfix : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:104245
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process non-interleav... mut f32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:95453
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_uint ; } extern "C" { pub fn sys_getfunbyname (name : * const :: std :: os :: raw :: c_char) -> t_method ; } extern "C" { pu...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:104651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process non-interleav... c_short) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:95553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_char) -> t_method ; } extern "C" { pub fn sys_getfloatsize () -> :: std :: os :: raw :: c_uint ; } # [repr (C)] # [derive (De...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:105318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process non-interleav... mut f64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99712
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., stringify ! (pd_islocked))) ; } extern "C" { pub static mut pd_maininstance : _pdinstance ; } extern "C" { pub static mut s_poin...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:105795
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get the size of an array by name\n returns size or negative error code if non-existent"] pub fn libpd_arraysize (name : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... mut pd_maininstance : _pdinstance ; } extern "C" { pub static mut s_pointer : t_symbol ; } extern "C" { pub static mut s_float : ...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:106014
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " (re)size an array by ...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99827
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub static mut s_pointer : t_symbol ; } extern "C" { pub static mut s_float : t_symbol ; } extern "C" { pub static mut s_symbol : ...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:106305
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " read n values from na...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99878
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub static mut s_float : t_symbol ; } extern "C" { pub static mut s_symbol : t_symbol ; } extern "C" { pub static mut s_bang : t_...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:106769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " read n values from sr...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99930
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub static mut s_symbol : t_symbol ; } extern "C" { pub static mut s_bang : t_symbol ; } extern "C" { pub static mut s_list : t_s...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:107234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " read n values from na...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:99980
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { pub static mut s_bang : t_symbol ; } extern "C" { pub static mut s_list : t_symbol ; } extern "C" { pub static mut s_anything :...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:107816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " read n values from sr...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub static mut s_list : t_symbol ; } extern "C" { pub static mut s_anything : t_symbol ; } extern "C" { pub static mut s_signal :...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:108401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a bang to a dest...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b static mut s_anything : t_symbol ; } extern "C" { pub static mut s_signal : t_symbol ; } extern "C" { pub static mut s__N : t_sy...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:108699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a float to a des... x : f32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100136
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ pub static mut s_signal : t_symbol ; } extern "C" { pub static mut s__N : t_symbol ; } extern "C" { pub static mut s__X : t_symb...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:109012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a double to a de... x : f64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100184
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."C" { pub static mut s__N : t_symbol ; } extern "C" { pub static mut s__X : t_symbol ; } extern "C" { pub static mut s_x : t_symbo...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:109393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a symbol to a de...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100232
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "C" { pub static mut s__X : t_symbol ; } extern "C" { pub static mut s_x : t_symbol ; } extern "C" { pub static mut s_y : t_symbo...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:109756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " start composition of ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n "C" { pub static mut s_x : t_symbol ; } extern "C" { pub static mut s_y : t_symbol ; } extern "C" { pub static mut s_ : t_symbol...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:110153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { # [doc = " add a float to the current message in progress"] pub fn libpd_add_float (x : f32) ; } extern "C"...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100326
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n "C" { pub static mut s_y : t_symbol ; } extern "C" { pub static mut s_ : t_symbol ; } extern "C" { pub fn pd_getcanvaslist () ->...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:110263
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " add a double to the current message in progress\n note: only full-precision when compiled with PD_FLOATSIZE=64"] pub fn libpd_add_double (x : f64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ pub static mut s_ : t_symbol ; } extern "C" { pub fn pd_getcanvaslist () -> * mut _glist ; } extern "C" { pub fn pd_getdspstate ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...list () -> * mut _glist ; } extern "C" { pub fn pd_getdspstate () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn text_get...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:110438
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " add a symbol to the current message in progress"] pub fn libpd_add_symbol (symbol : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn text_getbufbyname (s : * mut t_symbol) -> * mut _binbuf ; } extern "C" { pub fn text_...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:110589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " finish current messag...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut t_symbol) -> * mut _binbuf ; } extern "C" { pub fn text_notifybyname (s : * mut t_symbol) ; } extern "C" { pub fn pd_undo_set_o...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:111062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " finish current messag...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_undo_set_objectstate (canvas : * mut _glist , x : * mut t_pd , s : * mut t_symbol , undo_argc : :: std :: os :: raw :: c_int , undo_argv : * mut t_atom , redo_argc : :: std :: os :: raw :: c_int , redo_argv : * mut t_atom) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:111659
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { # [doc = " write a float value to the given atom"] pub fn libpd_set_float (a : * mut t_atom , x : f32) ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:100899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " initialize libpd; it ...d_init () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:111779
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " write a double value to the given atom\n note: only full-precision when compiled with PD_FLOATSIZE=64"] pub fn libpd_set_double (v : * mut t_atom , x : f64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:101246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " clear the libpd search path for abstractions and externals\n note: this is called by libpd_init()"] pub fn libpd_clear_search_path () ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:111964
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " write a symbol value to the given atom"] pub fn libpd_set_symbol (a : * mut t_atom , symbol : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:101408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " add a path to the lib... : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:112125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send an atom array of...t t_atom) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:101687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " open a patch by filen...r) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:112661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a atom array of ...t t_atom) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:101976
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " close a patch by patch handle pointer"] pub fn libpd_closefile (p : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:113180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " subscribe to messages...r) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:102109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get the $0 id of the patch handle pointer\n returns $0 value or 0 if the patch is non-existent"] pub fn libpd_getdollarzero (p : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:113528
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " unsubscribe and free a source receiver object created by libpd_bind()"] pub fn libpd_unbind (p : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:113690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " check if a source receiver object exists with a given name\n returns 1 if the receiver exists, otherwise 0"] pub fn libpd_exists (recv : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:102335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " return pd's fixed block size: the number of sample frames per 1 pd tick"] pub fn libpd_blocksize () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:117037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " set the print receiver hook, prints to stdout by default\n note: do not call this while DSP is running"] pub fn libpd_set_printhook (hook : t_libpd_printhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:102495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " initialize audio rendering\n returns 0 on success"] pub fn libpd_init_audio (inChannels : :: std :: os :: raw :: c_int , outChannels : :: std :: os :: raw :: c_int , sampleRate : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:117224
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the bang receiver hook, NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_banghook (hook : t_libpd_banghook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:102764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process interleaved f... mut f32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:117396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the float receive..._set_floathook (hook : t_libpd_floathook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:103151
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process interleaved s... c_short) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:117820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the double receiv...et_doublehook (hook : t_libpd_doublehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:103793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process interleaved d... mut f64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:118246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the symbol receiver hook, NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_symbolhook (hook : t_libpd_symbolhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:104245
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process non-interleav... mut f32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:118424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the list receiver hook, NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_listhook (hook : t_libpd_listhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:118596
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the message receiver hook, NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_messagehook (hook : t_libpd_messagehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:104651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process non-interleav... c_short) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:105318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process non-interleav... mut f64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:118777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " check if an atom is a float type: 0 or 1\n note: no NULL check is performed"] pub fn libpd_is_float (a : * mut t_atom) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:105795
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get the size of an array by name\n returns size or negative error code if non-existent"] pub fn libpd_arraysize (name : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:118956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " check if an atom is a symbol type: 0 or 1\n note: no NULL check is performed"] pub fn libpd_is_symbol (a : * mut t_atom) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:106014
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " (re)size an array by ...: c_long) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:119137
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get the float value of an atom\n note: no NULL or type checks are performed"] pub fn libpd_get_float (a : * mut t_atom) -> f32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:106305
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " read n values from na...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:119292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " returns the double value of an atom\n note: no NULL or type checks are performed\n note: only full-precision when compiled with PD_FLOATSIZE=64"] pub fn libpd_get_double (a : * mut t_atom) -> f64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:106769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " read n values from sr...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:119516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " returns the symbol value of an atom\n note: no NULL or type checks are performed"] pub fn libpd_get_symbol (a : * mut t_atom) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:107234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " read n values from na...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:119711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " increment to the next atom in an atom vector\n returns next atom or NULL, assuming the atom vector is NULL-terminated"] pub fn libpd_next_atom (a : * mut t_atom) -> * mut t_atom ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:107816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " read n values from sr...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:119917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI note on m...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:108401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a bang to a dest...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:120446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI control c...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:108699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a float to a des... x : f32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:120913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI program c...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:109012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a double to a de... x : f64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:121314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI pitch ben...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:109393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a symbol to a de...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:121781
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI after tou...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:109756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " start composition of ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:122178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI poly afte...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:110153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { # [doc = " add a float to the current message in progress"] pub fn libpd_add_float (x : f32) ; } extern "C"...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:122644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a raw MIDI byte ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:110263
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " add a double to the current message in progress\n note: only full-precision when compiled with PD_FLOATSIZE=64"] pub fn libpd_add_double (x : f64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:122943
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a raw MIDI byte ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:110438
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " add a symbol to the current message in progress"] pub fn libpd_add_symbol (symbol : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:123240
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a raw MIDI byte ...:: c_int) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:110589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " finish current messag...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:126509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " set the MIDI note on hook to receive from [noteout] objects, NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_noteonhook (hook : t_libpd_noteonhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:111062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " finish current messag...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:126718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the MIDI control change hook to receive from [ctlout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_controlchangehook (hook : t_libpd_controlchangehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:111659
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { # [doc = " write a float value to the given atom"] pub fn libpd_set_float (a : * mut t_atom , x : f32) ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:126949
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the MIDI program change hook to receive from [pgmout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_programchangehook (hook : t_libpd_programchangehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:111779
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " write a double value to the given atom\n note: only full-precision when compiled with PD_FLOATSIZE=64"] pub fn libpd_set_double (v : * mut t_atom , x : f64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:111964
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " write a symbol value to the given atom"] pub fn libpd_set_symbol (a : * mut t_atom , symbol : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:127180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the MIDI pitch bend hook to receive from [bendout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_pitchbendhook (hook : t_libpd_pitchbendhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:127400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the MIDI after touch hook to receive from [touchout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_aftertouchhook (hook : t_libpd_aftertouchhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:112125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send an atom array of...t t_atom) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:127624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the MIDI poly after touch hook to receive from [polytouchout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_polyaftertouchhook (hook : t_libpd_polyaftertouchhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:112661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a atom array of ...t t_atom) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:127865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the raw MIDI byte hook to receive from [midiout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_midibytehook (hook : t_libpd_midibytehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:113180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " subscribe to messages...r) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:113528
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " unsubscribe and free a source receiver object created by libpd_bind()"] pub fn libpd_unbind (p : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:128081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " open the current patc...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:113690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " check if a source receiver object exists with a given name\n returns 1 if the receiver exists, otherwise 0"] pub fn libpd_exists (recv : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:128423
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { # [doc = " stop the pd vanilla GUI"] pub fn libpd_stop_gui () ; } extern "C" { # [doc = " m...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:117037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " set the print receiver hook, prints to stdout by default\n note: do not call this while DSP is running"] pub fn libpd_set_printhook (hook : t_libpd_printhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:128502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " manually update and h...ll_gui () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:117224
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the bang receiver hook, NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_banghook (hook : t_libpd_banghook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:128962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " create a new pd instance and set as current\n note: use this in place of pdinstance_new()\n returns new instance or NULL when libpd is compiled without PDINSTANCE"] pub fn libpd_new_instance () -> * mut _pdinstance ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:117396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the float receive..._set_floathook (hook : t_libpd_floathook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:129205
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the current pd instance\n subsequent libpd calls will affect this instance only\n note: use this in place of pd_setinstance()\n does nothing when libpd is compiled without PDINSTANCE"] pub fn libpd_set_instance (pd : * mut _pdinstance) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:117820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the double receiv...et_doublehook (hook : t_libpd_doublehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:129473
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " free a pd instance and set main instance as current\n note: use this in place of pdinstance_free()\n does nothing when libpd is compiled without PDINSTANCE"] pub fn libpd_free_instance (pd : * mut _pdinstance) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:118246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the symbol receiver hook, NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_symbolhook (hook : t_libpd_symbolhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:129711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tance) ; } extern "C" { # [doc = " get the current pd instance"] pub fn libpd_this_instance () -> * mut _pdinstance ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:118424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the list receiver hook, NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_listhook (hook : t_libpd_listhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:129820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { # [doc = " get the main pd instance, always valid"] pub fn libpd_main_instance () -> * mut _pdinstance ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:118596
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the message receiver hook, NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_messagehook (hook : t_libpd_messagehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:129940
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get the number of pd instances, including the main instance\n returns number or 1 when libpd is compiled without PDINSTANCE"] pub fn libpd_num_instances () -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:118777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " check if an atom is a float type: 0 or 1\n note: no NULL check is performed"] pub fn libpd_is_float (a : * mut t_atom) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:130334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " set per-instance user data and optional free hook\n note: if non-NULL, freehook is called by libpd_free_instance()"] pub fn libpd_set_instancedata (data : * mut :: std :: os :: raw :: c_void , freehook : t_libpd_freehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:118956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " check if an atom is a symbol type: 0 or 1\n note: no NULL check is performed"] pub fn libpd_is_symbol (a : * mut t_atom) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:130584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get per-instance user data"] pub fn libpd_get_instancedata () -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:119137
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get the float value of an atom\n note: no NULL or type checks are performed"] pub fn libpd_get_float (a : * mut t_atom) -> f32 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:130713
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set verbose print state: 0 or 1"] pub fn libpd_set_verbose (verbose : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:119292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " returns the double value of an atom\n note: no NULL or type checks are performed\n note: only full-precision when compiled with PD_FLOATSIZE=64"] pub fn libpd_get_double (a : * mut t_atom) -> f64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:130841
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get the verbose print state: 0 or 1"] pub fn libpd_get_verbose () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:119516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " returns the symbol value of an atom\n note: no NULL or type checks are performed"] pub fn libpd_get_symbol (a : * mut t_atom) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:130967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " assign the pointer to...ated_printhook (hook : t_libpd_printhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:119711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " increment to the next atom in an atom vector\n returns next atom or NULL, assuming the atom vector is NULL-terminated"] pub fn libpd_next_atom (a : * mut t_atom) -> * mut t_atom ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:131514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " assign this function ... : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:119917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI note on m...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:132112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued print receiver hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_printhook (hook : t_libpd_printhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:120446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI control c...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:132331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued bang receiver hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_banghook (hook : t_libpd_banghook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:132547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued float ...eued_floathook (hook : t_libpd_floathook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:120913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI program c...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:121314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI pitch ben...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:132979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued double...ed_doublehook (hook : t_libpd_doublehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:121781
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI after tou...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:133413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued symbol receiver hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_symbolhook (hook : t_libpd_symbolhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:122178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a MIDI poly afte...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:133635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued list receiver hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_listhook (hook : t_libpd_listhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:122644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a raw MIDI byte ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:133851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued typed message receiver hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_messagehook (hook : t_libpd_messagehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:122943
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a raw MIDI byte ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:134082
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI note on hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_noteonhook (hook : t_libpd_noteonhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:123240
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " send a raw MIDI byte ...:: c_int) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:134301
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI control change hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_controlchangehook (hook : t_libpd_controlchangehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:126509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " set the MIDI note on hook to receive from [noteout] objects, NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_noteonhook (hook : t_libpd_noteonhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:134541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI program change hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_programchangehook (hook : t_libpd_programchangehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:126718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the MIDI control change hook to receive from [ctlout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_controlchangehook (hook : t_libpd_controlchangehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:134781
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI pitch bend hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_pitchbendhook (hook : t_libpd_pitchbendhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:126949
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the MIDI program change hook to receive from [pgmout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_programchangehook (hook : t_libpd_programchangehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:135009
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI after touch hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_aftertouchhook (hook : t_libpd_aftertouchhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:127180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the MIDI pitch bend hook to receive from [bendout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_pitchbendhook (hook : t_libpd_pitchbendhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:135240
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI poly after touch hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_polyaftertouchhook (hook : t_libpd_polyaftertouchhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:127400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the MIDI after touch hook to receive from [touchout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_aftertouchhook (hook : t_libpd_aftertouchhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:135484
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued raw MIDI byte hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_midibytehook (hook : t_libpd_midibytehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:127624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the MIDI poly after touch hook to receive from [polytouchout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_polyaftertouchhook (hook : t_libpd_polyaftertouchhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:127865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the raw MIDI byte hook to receive from [midiout] objects,\n NULL by default\n note: do not call this while DSP is running"] pub fn libpd_set_midibytehook (hook : t_libpd_midibytehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:135708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " initialize libpd and ...d_init () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:136267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " free the queued ringbuffers\n with multiple instances, call before freeing each instance:\n     libpd_set_instance(pd1);\n     libpd_queued_release();\n     libpd_free_instance(pd1);"] pub fn libpd_queued_release () ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:128081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " open the current patc...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:128423
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { # [doc = " stop the pd vanilla GUI"] pub fn libpd_stop_gui () ; } extern "C" { # [doc = " m...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:136511
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process and dispatch received messages in message ringbuffer"] pub fn libpd_queued_receive_pd_messages () ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:136645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process and dispatch receive midi messages in MIDI message ringbuffer"] pub fn libpd_queued_receive_midi_messages () ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:128502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " manually update and h...ll_gui () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:128962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " create a new pd instance and set as current\n note: use this in place of pdinstance_new()\n returns new instance or NULL when libpd is compiled without PDINSTANCE"] pub fn libpd_new_instance () -> * mut _pdinstance ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:137812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn namelist_append (listwas : * mut t_namelist , s : * const :: std :: os :: raw :: c_char , allowdup : :: std :: os :: raw :: c_int) -> * mut t_namelist ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:137987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn namelist_append_files (listwas : * mut t_namelist , s : * const :: std :: os :: raw :: c_char) -> * mut t_namelist ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:129205
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the current pd instance\n subsequent libpd calls will affect this instance only\n note: use this in place of pd_setinstance()\n does nothing when libpd is compiled without PDINSTANCE"] pub fn libpd_set_instance (pd : * mut _pdinstance) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:129473
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " free a pd instance and set main instance as current\n note: use this in place of pdinstance_free()\n does nothing when libpd is compiled without PDINSTANCE"] pub fn libpd_free_instance (pd : * mut _pdinstance) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_char) -> * mut t_namelist ; } extern "C" { pub fn namelist_free (listwas : * mut t_namelist) ; } extern "C" { pub fn namelist_ge...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:129711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tance) ; } extern "C" { # [doc = " get the current pd instance"] pub fn libpd_this_instance () -> * mut _pdinstance ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn namelist_get (namelist : * const t_namelist , n : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:129820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { # [doc = " get the main pd instance, always valid"] pub fn libpd_main_instance () -> * mut _pdinstance ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn do_open_via_path (dir : *...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:129940
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get the number of pd instances, including the main instance\n returns number or 1 when libpd is compiled without PDINSTANCE"] pub fn libpd_num_instances () -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub fn sys_setextrapath (p : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub stati...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:130334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { # [doc = " set per-instance user data and optional free hook\n note: if non-NULL, freehook is called by libpd_free_instance()"] pub fn libpd_set_instancedata (data : * mut :: std :: os :: raw :: c_void , freehook : t_libpd_freehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_char) ; } extern "C" { pub static mut sys_usestdpath : :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_op...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:130584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get per-instance user data"] pub fn libpd_get_instancedata () -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_open_absolute (name :...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:130713
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set verbose print state: 0 or 1"] pub fn libpd_set_verbose (verbose : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:139399
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_trytoopenit (dir : * ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:130841
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " get the verbose print state: 0 or 1"] pub fn libpd_get_verbose () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:139832
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn sys_decodedialog (s : * mut t_symbol) -> * mut t_symbol ; } extern "C" { pub fn sys_l...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:130967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " assign the pointer to...ated_printhook (hook : t_libpd_printhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:139912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_loadpreferences (filename : * const :: std :: os :: raw :: c_char , startingup : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:131514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " assign this function ... : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140051
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int) ; } extern "C" { pub fn sys_savepreferences (filename : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:132112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued print receiver hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_printhook (hook : t_libpd_printhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_char) ; } extern "C" { pub static mut sys_defeatrt : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:132331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued bang receiver hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_banghook (hook : t_libpd_banghook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:132547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued float ...eued_floathook (hook : t_libpd_floathook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut sys_flags : * mut t_symbol ; } extern "C" { pub static mut sys_deb...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140281
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lags : * mut t_symbol ; } extern "C" { pub static mut sys_debuglevel : :: std :: os :: raw :: c_int ; } extern "C" { pub static mu...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:132979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued double...ed_doublehook (hook : t_libpd_doublehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub static mut sys_verbose : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:133413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued symbol receiver hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_symbolhook (hook : t_libpd_symbolhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:133635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued list receiver hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_listhook (hook : t_libpd_listhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub static mut sys_noloadbang : :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_ha...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:133851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued typed message receiver hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_messagehook (hook : t_libpd_messagehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn sys_havetkproc () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_have...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn sys_havegui () -> :: std :: os :: raw :: c_int ; } extern "C" { pub static mut s...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:134082
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI note on hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_noteonhook (hook : t_libpd_noteonhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:134301
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI control change hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_controlchangehook (hook : t_libpd_controlchangehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:134541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI program change hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_programchangehook (hook : t_libpd_programchangehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:134781
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI pitch bend hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_pitchbendhook (hook : t_libpd_pitchbendhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:135009
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI after touch hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_aftertouchhook (hook : t_libpd_aftertouchhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:135240
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued MIDI poly after touch hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_polyaftertouchhook (hook : t_libpd_polyaftertouchhook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:135484
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " set the queued raw MIDI byte hook, NULL by default\n note: do not call this before libpd_queued_init() or while DSP is running"] pub fn libpd_set_queued_midibytehook (hook : t_libpd_midibytehook) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140657
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub static mut sys_guicmd : * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn sys...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:135708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " initialize libpd and ...d_init () -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r ; } extern "C" { pub fn sys_nearestfontsize (fontsize : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:136267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " free the queued ringbuffers\n with multiple instances, call before freeing each instance:\n     libpd_set_instance(pd1);\n     libpd_queued_release();\n     libpd_free_instance(pd1);"] pub fn libpd_queued_release () ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub static mut sys_defaultfont : :: std :: os :: raw :: c_int ; } extern "C" { pub static m...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:136511
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process and dispatch received messages in message ringbuffer"] pub fn libpd_queued_receive_pd_messages () ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: :: std :: os :: raw :: c_int ; } extern "C" { pub static mut sys_libdir : * mut t_symbol ; } pub type loader_t = :: std :: optio...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:136645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " process and dispatch receive midi messages in MIDI message ringbuffer"] pub fn libpd_queued_receive_midi_messages () ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:141226
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sys_load_lib (canvas : * mut _glist , classname : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:137812
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn namelist_append (listwas : * mut t_namelist , s : * const :: std :: os :: raw :: c_char , allowdup : :: std :: os :: raw :: c_int) -> * mut t_namelist ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:141371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_register_loader (loader : loader_t) ; } extern "C" { pub fn sys_get_dllex...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:137987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn namelist_append_files (listwas : * mut t_namelist , s : * const :: std :: os :: raw :: c_char) -> * mut t_namelist ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:141435
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : loader_t) ; } extern "C" { pub fn sys_get_dllextensions () -> * mut * const :: std :: os :: raw :: c_char ; } # [repr (C)] # [d...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_char) -> * mut t_namelist ; } extern "C" { pub fn namelist_free (listwas : * mut t_namelist) ; } extern "C" { pub fn namelist_ge...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe extern "C" fn () > ; extern "C" { pub static mut sys_schedadvance : :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_s...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138193
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn namelist_get (namelist : * const t_namelist , n : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn sys_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_repo...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn do_open_via_path (dir : *...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_reportidle () ; } extern "C" { pub fn sys_listdevs () ; } exte...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub fn sys_setextrapath (p : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub stati...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_reportidle () ; } extern "C" { pub fn sys_listdevs () ; } extern "C" { pub fn sys_set_audio_settings (a...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_char) ; } extern "C" { pub static mut sys_usestdpath : :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_op...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub fn sys_listdevs () ; } extern "C" { pub fn sys_set_audio_settings (as_ : * mut t_audiosettings) ; } extern "C" { pub fn sys_ge...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:138967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_open_absolute (name :...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut t_audiosettings) ; } extern "C" { pub fn sys_get_audio_settings (as_ : * mut t_audiosettings) ; } extern "C" { pub fn sys_re...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:139399
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_trytoopenit (dir : * ...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...settings (as_ : * mut t_audiosettings) ; } extern "C" { pub fn sys_reopen_audio () ; } extern "C" { pub fn sys_close_audio () ; } ...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:139832
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn sys_decodedialog (s : * mut t_symbol) -> * mut t_symbol ; } extern "C" { pub fn sys_l...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn sys_reopen_audio () ; } extern "C" { pub fn sys_close_audio () ; } extern "C" { pub fn audio_shouldkeepopen ()...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:139912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_loadpreferences (filename : * const :: std :: os :: raw :: c_char , startingup : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n sys_close_audio () ; } extern "C" { pub fn audio_shouldkeepopen () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn audio...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140051
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int) ; } extern "C" { pub fn sys_savepreferences (filename : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn audio_isopen () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_audio...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_char) ; } extern "C" { pub static mut sys_defeatrt : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_audiodevnametonumber (output : :: std :: os :: raw :: c_int , name : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut sys_flags : * mut t_symbol ; } extern "C" { pub static mut sys_deb...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_audiodevnumbertoname (output : :: std :: os :: raw :: c_int , devno : :: std :: os :: raw :: c_int , name : * mut :: std :: os :: raw :: c_char , namesize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140281
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lags : * mut t_symbol ; } extern "C" { pub static mut sys_debuglevel : :: std :: os :: raw :: c_int ; } extern "C" { pub static mu...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_get_audio_devs (indev...int , api : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub static mut sys_verbose : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int) ; } extern "C" { pub fn sys_get_audio_apis (buf : * mut :: std :: os :: raw :: c_char) ; } extern "C" { pub fn p...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub static mut sys_noloadbang : :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_ha...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pa_open_audio (inchans : ...callback) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn sys_havetkproc () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_have...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...llback) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pa_close_audio () ; } extern "C" { pub fn pa_send_dacs () -> :: st...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...std :: os :: raw :: c_int ; } extern "C" { pub fn sys_havegui () -> :: std :: os :: raw :: c_int ; } extern "C" { pub static mut s...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub fn pa_close_audio () ; } extern "C" { pub fn pa_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pa_reopen...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140657
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub static mut sys_guicmd : * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn sys...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147694
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn pa_reopen_audio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pa_list...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r ; } extern "C" { pub fn sys_nearestfontsize (fontsize : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub static mut sys_defaultfont : :: std :: os :: raw :: c_int ; } extern "C" { pub static m...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:140937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: :: std :: os :: raw :: c_int ; } extern "C" { pub static mut sys_libdir : * mut t_symbol ; } pub type loader_t = :: std :: optio...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._audio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pa_listdevs () ; } extern "C" { pub fn pa_getdevs (indevlist : *...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:141226
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sys_load_lib (canvas : * mut _glist , classname : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pa_getdevs (indevlist : *...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:141371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_register_loader (loader : loader_t) ; } extern "C" { pub fn sys_get_dllex...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:148173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn oss_open_audio (naudioind...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:141435
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : loader_t) ; } extern "C" { pub fn sys_get_dllextensions () -> * mut * const :: std :: os :: raw :: c_char ; } # [repr (C)] # [d...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:148697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn oss_close_audio () ; } extern "C" { pub fn oss_send_dacs () -> :: ...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe extern "C" fn () > ; extern "C" { pub static mut sys_schedadvance : :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_s...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:148740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub fn oss_close_audio () ; } extern "C" { pub fn oss_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn oss_repo...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn sys_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_repo...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:148813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn oss_reportidle () ; } extern "C" { pub fn oss_getdevs (indevlist :...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_reportidle () ; } extern "C" { pub fn sys_listdevs () ; } exte...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:148855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn oss_getdevs (indevlist : ...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_reportidle () ; } extern "C" { pub fn sys_listdevs () ; } extern "C" { pub fn sys_set_audio_settings (a...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:149221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn alsa_open_audio (naudioin...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub fn sys_listdevs () ; } extern "C" { pub fn sys_set_audio_settings (as_ : * mut t_audiosettings) ; } extern "C" { pub fn sys_ge...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:149746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn alsa_close_audio () ; } extern "C" { pub fn alsa_send_dacs () -> ::...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut t_audiosettings) ; } extern "C" { pub fn sys_get_audio_settings (as_ : * mut t_audiosettings) ; } extern "C" { pub fn sys_re...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:149790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... fn alsa_close_audio () ; } extern "C" { pub fn alsa_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn alsa_rep...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:145958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...settings (as_ : * mut t_audiosettings) ; } extern "C" { pub fn sys_reopen_audio () ; } extern "C" { pub fn sys_close_audio () ; } ...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:149864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn alsa_reportidle () ; } extern "C" { pub fn alsa_getdevs (indevlist...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn sys_reopen_audio () ; } extern "C" { pub fn sys_close_audio () ; } extern "C" { pub fn audio_shouldkeepopen ()...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:149907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn alsa_getdevs (indevlist :...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150274
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn jack_open_audio (inchans : :: std :: os :: raw :: c_int , outchans : :: std :: os :: raw :: c_int , callback : t_audiocallback) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n sys_close_audio () ; } extern "C" { pub fn audio_shouldkeepopen () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn audio...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lback) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn jack_close_audio () ; } extern "C" { pub fn jack_send_dacs () -> ::...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146125
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn audio_isopen () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_audio...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... fn jack_close_audio () ; } extern "C" { pub fn jack_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn jack_reo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_audiodevnametonumber (output : :: std :: os :: raw :: c_int , name : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn jack_reopen_audio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn jack_r...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_audiodevnumbertoname (output : :: std :: os :: raw :: c_int , devno : :: std :: os :: raw :: c_int , name : * mut :: std :: os :: raw :: c_char , namesize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150653
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...udio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn jack_reportidle () ; } extern "C" { pub fn jack_getdevs (indevlist...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:146580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_get_audio_devs (indev...int , api : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn jack_getdevs (indevlist :...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int) ; } extern "C" { pub fn sys_get_audio_apis (buf : * mut :: std :: os :: raw :: c_char) ; } extern "C" { pub fn p...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...descsize : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn jack_listdevs () ; } extern "C" { pub fn jack_client_name (name :...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pa_open_audio (inchans : ...callback) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...jack_listdevs () ; } extern "C" { pub fn jack_client_name (name : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub fn j...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...llback) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pa_close_audio () ; } extern "C" { pub fn pa_send_dacs () -> :: st...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151192
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_char) ; } extern "C" { pub fn jack_autoconnect (arg1 : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn mmio_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub fn pa_close_audio () ; } extern "C" { pub fn pa_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pa_reopen...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn mmio_open_audio (naudioin...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147694
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn pa_reopen_audio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pa_list...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mmio_close_audio () ; } extern "C" { pub fn mmio_reportidle () ; } ...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._audio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pa_listdevs () ; } extern "C" { pub fn pa_getdevs (indevlist : *...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn mmio_close_audio () ; } extern "C" { pub fn mmio_reportidle () ; } extern "C" { pub fn mmio_send_dacs () -> ::...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:147808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pa_getdevs (indevlist : *...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151883
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b fn mmio_reportidle () ; } extern "C" { pub fn mmio_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mmio_get...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:148173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn oss_open_audio (naudioind...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn mmio_getdevs (indevlist :...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:152324
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn audiounit_open_audio (nau...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:148697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn oss_close_audio () ; } extern "C" { pub fn oss_send_dacs () -> :: ...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:148740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub fn oss_close_audio () ; } extern "C" { pub fn oss_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn oss_repo...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:152811
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn audiounit_close_audio () ; } extern "C" { pub fn audiounit_send_dacs ...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:148813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn oss_reportidle () ; } extern "C" { pub fn oss_getdevs (indevlist :...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:152860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...iounit_close_audio () ; } extern "C" { pub fn audiounit_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn audio...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:152939
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...cs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn audiounit_listdevs () ; } extern "C" { pub fn audiounit_getdevs (ind...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:148855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn oss_getdevs (indevlist : ...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:149221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn alsa_open_audio (naudioin...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:152985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn audiounit_getdevs (indevl...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:149746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn alsa_close_audio () ; } extern "C" { pub fn alsa_send_dacs () -> ::...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:153357
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn esd_open_audio (naudioind...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:149790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... fn alsa_close_audio () ; } extern "C" { pub fn alsa_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn alsa_rep...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:153838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn esd_close_audio () ; } extern "C" { pub fn esd_send_dacs () -> :: ...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:149864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn alsa_reportidle () ; } extern "C" { pub fn alsa_getdevs (indevlist...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:153881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub fn esd_close_audio () ; } extern "C" { pub fn esd_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn esd_list...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:149907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn alsa_getdevs (indevlist :...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:153954
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn esd_listdevs () ; } extern "C" { pub fn esd_getdevs (indevlist : ...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150274
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn jack_open_audio (inchans : :: std :: os :: raw :: c_int , outchans : :: std :: os :: raw :: c_int , callback : t_audiocallback) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:153994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn esd_getdevs (indevlist : ...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lback) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn jack_close_audio () ; } extern "C" { pub fn jack_send_dacs () -> ::...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:154360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dummy_open_audio (nin : :: std :: os :: raw :: c_int , nout : :: std :: os :: raw :: c_int , sr : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... fn jack_close_audio () ; } extern "C" { pub fn jack_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn jack_reo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:154544
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn dummy_close_audio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn dummy_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn jack_reopen_audio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn jack_r...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:154621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn dummy_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn dummy_g...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150653
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...udio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn jack_reportidle () ; } extern "C" { pub fn jack_getdevs (indevlist...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:154696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dummy_getdevs (indevlist ...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:150696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn jack_getdevs (indevlist :...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...escsize : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn dummy_listdevs () ; } extern "C" { pub static mut sys_midiapi : ::...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...descsize : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn jack_listdevs () ; } extern "C" { pub fn jack_client_name (name :...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...jack_listdevs () ; } extern "C" { pub fn jack_client_name (name : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub fn j...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub fn dummy_listdevs () ; } extern "C" { pub static mut sys_midiapi : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151192
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_char) ; } extern "C" { pub fn jack_autoconnect (arg1 : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn mmio_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155181
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub static mut sys_nmidiin : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn mmio_open_audio (naudioin...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155256
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub static mut sys_nmidiout : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mmio_close_audio () ; } extern "C" { pub fn mmio_reportidle () ; } ...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155332
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub static mut sys_midiindevlist : [:: std :: os :: raw :: c_int ; 0usize] ; } extern "C" { pub st...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...extern "C" { pub fn mmio_close_audio () ; } extern "C" { pub fn mmio_reportidle () ; } extern "C" { pub fn mmio_send_dacs () -> ::...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; 0usize] ; } extern "C" { pub static mut sys_midioutdevlist : [:: std :: os :: raw :: c_int ; 0usize] ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151883
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b fn mmio_reportidle () ; } extern "C" { pub fn mmio_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mmio_get...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155517
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_open_midi (nmidiin : :: std :: os :: raw :: c_int , midiinvec : * mut :: std :: os :: raw :: c_int , nmidiout : :: std :: os :: raw :: c_int , midioutvec : * mut :: std :: os :: raw :: c_int , enable : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:151957
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn mmio_getdevs (indevlist :...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int) ; } extern "C" { pub fn sys_get_midi_apis (buf : * mut :: std :: os :: raw :: c_char) ; } extern "C" { pub fn sy...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:152324
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn audiounit_open_audio (nau...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:152811
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn audiounit_close_audio () ; } extern "C" { pub fn audiounit_send_dacs ...
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155863
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_get_midi_devs (indevl...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156187
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_get_midi_params (pnmidiindev : * mut :: std :: os :: raw :: c_int , pmidiindev : * mut :: std :: os :: raw :: c_int , pnmidioutdev : * mut :: std :: os :: raw :: c_int , pmidioutdev : * mut :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:152860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...iounit_close_audio () ; } extern "C" { pub fn audiounit_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn audio...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:152939
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...cs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn audiounit_listdevs () ; } extern "C" { pub fn audiounit_getdevs (ind...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156435
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_mididevnametonumber (output : :: std :: os :: raw :: c_int , name : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:152985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn audiounit_getdevs (indevl...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_mididevnumbertoname (output : :: std :: os :: raw :: c_int , devno : :: std :: os :: raw :: c_int , name : * mut :: std :: os :: raw :: c_char , namesize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:153357
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn esd_open_audio (naudioind...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...amesize : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_reopen_midi () ; } extern "C" { pub fn sys_close_midi () ; } e...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:153838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn esd_close_audio () ; } extern "C" { pub fn esd_send_dacs () -> :: ...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn sys_reopen_midi () ; } extern "C" { pub fn sys_close_midi () ; } extern "C" { pub fn sys_putmidimess (portno ...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:153881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub fn esd_close_audio () ; } extern "C" { pub fn esd_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn esd_list...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_putmidimess (portno : :: std :: os :: raw :: c_int , a : :: std :: os :: raw :: c_int , b : :: std :: os :: raw :: c_int , c : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:153954
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn esd_listdevs () ; } extern "C" { pub fn esd_getdevs (indevlist : ...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt) ; } extern "C" { pub fn sys_putmidibyte (portno : :: std :: os :: raw :: c_int , a : :: std :: os :: raw :: c_int) ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:153994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn esd_getdevs (indevlist : ...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int , a : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_poll_midi () ; } extern "C" { pub fn sys_midibytein (portno :...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:154360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dummy_open_audio (nin : :: std :: os :: raw :: c_int , nout : :: std :: os :: raw :: c_int , sr : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...() ; } extern "C" { pub fn sys_midibytein (portno : :: std :: os :: raw :: c_int , byte : :: std :: os :: raw :: c_int) ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:154544
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn dummy_close_audio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn dummy_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., byte : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_listmididevs () ; } extern "C" { pub fn sys_set_midi_api (which...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:154621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn dummy_send_dacs () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn dummy_g...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sys_listmididevs () ; } extern "C" { pub fn sys_set_midi_api (whichapi : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn mid...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:154696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn dummy_getdevs (indevlist ...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157486
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn midi_getdevs (indevlist :...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...escsize : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn dummy_listdevs () ; } extern "C" { pub static mut sys_midiapi : ::...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157805
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_do_open_midi (nmidiindev : :: std :: os :: raw :: c_int , midiindev : * mut :: std :: os :: raw :: c_int , nmidioutdev : :: std :: os :: raw :: c_int , midioutdev : * mut :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub fn dummy_listdevs () ; } extern "C" { pub static mut sys_midiapi : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158034
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int) ; } extern "C" { pub fn sys_log_error (type_ : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sched_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155181
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub static mut sys_nmidiin : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158111
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int) ; } extern "C" { pub fn sched_set_using_audio (flag : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sch...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155256
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub static mut sys_nmidiout : :: std :: os :: raw :: c_int ; } extern "C" { pub static mut...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int) ; } extern "C" { pub fn sched_get_using_audio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub static ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155332
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub static mut sys_midiindevlist : [:: std :: os :: raw :: c_int ; 0usize] ; } extern "C" { pub st...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; 0usize] ; } extern "C" { pub static mut sys_midioutdevlist : [:: std :: os :: raw :: c_int ; 0usize] ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub static mut sys_sleepgrain : :: std :: os :: raw :: c_int ; } extern "C" { pub fn sched_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158354
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn sched_get_sleepgrain () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_m...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155517
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_open_midi (nmidiin : :: std :: os :: raw :: c_int , midiinvec : * mut :: std :: os :: raw :: c_int , nmidiout : :: std :: os :: raw :: c_int , midioutvec : * mut :: std :: os :: raw :: c_int , enable : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rain () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_microsleep () ; } extern "C" { pub fn sys_init_fdpoll () ; } e...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int) ; } extern "C" { pub fn sys_get_midi_apis (buf : * mut :: std :: os :: raw :: c_char) ; } extern "C" { pub fn sy...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn sys_microsleep () ; } extern "C" { pub fn sys_init_fdpoll () ; } extern "C" { pub fn sys_bail (exitcode : ::...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:155863
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_get_midi_devs (indevl...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b fn sys_init_fdpoll () ; } extern "C" { pub fn sys_bail (exitcode : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_pol...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156187
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_get_midi_params (pnmidiindev : * mut :: std :: os :: raw :: c_int , pmidiindev : * mut :: std :: os :: raw :: c_int , pnmidioutdev : * mut :: std :: os :: raw :: c_int , pmidioutdev : * mut :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int) ; } extern "C" { pub fn sys_pollgui () -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (Debug...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156435
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_mididevnametonumber (output : :: std :: os :: raw :: c_int , name : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_mididevnumbertoname (output : :: std :: os :: raw :: c_int , devno : :: std :: os :: raw :: c_int , name : * mut :: std :: os :: raw :: c_char , namesize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159245
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn socketreceiver_new (owner : * mut :: std :: os :: raw :: c_void , notifier : t_socketnotifier , socketreceivefn : t_socketreceivefn , udp : :: std :: os :: raw :: c_int) -> * mut _socketreceiver ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...amesize : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_reopen_midi () ; } extern "C" { pub fn sys_close_midi () ; } e...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ceiver ; } extern "C" { pub fn socketreceiver_read (x : * mut _socketreceiver , fd : :: std :: os :: raw :: c_int) ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn sys_reopen_midi () ; } extern "C" { pub fn sys_close_midi () ; } extern "C" { pub fn sys_putmidimess (portno ...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t) ; } extern "C" { pub fn socketreceiver_set_fromaddrfn (x : * mut _socketreceiver , fromaddrfn : t_socketfromaddrfn) ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:156901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_putmidimess (portno : :: std :: os :: raw :: c_int , a : :: std :: os :: raw :: c_int , b : :: std :: os :: raw :: c_int , c : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_socketfromaddrfn) ; } extern "C" { pub fn sys_sockerror (s : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub fn sys_...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt) ; } extern "C" { pub fn sys_putmidibyte (portno : :: std :: os :: raw :: c_int , a : :: std :: os :: raw :: c_int) ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159770
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_char) ; } extern "C" { pub fn sys_closesocket (fd : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_get...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int , a : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_poll_midi () ; } extern "C" { pub fn sys_midibytein (portno :...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_getrecvbuf (size : * mut :: std :: os :: raw :: c_uint) -> * mut :: std :: os :: raw :: c_uchar ; } pub...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...() ; } extern "C" { pub fn sys_midibytein (portno : :: std :: os :: raw :: c_int , byte : :: std :: os :: raw :: c_int) ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sys_addpollfn (fd : :: std :: os :: raw :: c_int , fn_ : t_fdpollfn , ptr : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., byte : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_listmididevs () ; } extern "C" { pub fn sys_set_midi_api (which...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160263
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_void) ; } extern "C" { pub fn sys_rmpollfn (fd : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_set_...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sys_listmididevs () ; } extern "C" { pub fn sys_set_midi_api (whichapi : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn mid...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int) ; } extern "C" { pub fn sys_set_priority (higher : :: std :: os :: raw :: c_int) ; } extern "C" { pub static ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157486
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn midi_getdevs (indevlist :...vdescsize : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int) ; } extern "C" { pub static mut sys_hipriority : :: std :: os :: raw :: c_int ; } pub type t_printhook = :: ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:157805
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_do_open_midi (nmidiindev : :: std :: os :: raw :: c_int , midiindev : * mut :: std :: os :: raw :: c_int , nmidioutdev : :: std :: os :: raw :: c_int , midioutdev : * mut :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_char) > ; extern "C" { pub static mut sys_printhook : t_printhook ; } extern "C" { pub static mut sys_pri...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158034
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int) ; } extern "C" { pub fn sys_log_error (type_ : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sched_...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nthook : t_printhook ; } extern "C" { pub static mut sys_printtostderr : :: std :: os :: raw :: c_int ; } extern "C" { pub static ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158111
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int) ; } extern "C" { pub fn sched_set_using_audio (flag : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sch...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160757
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub static mut sys_externalschedlib : :: std :: os :: raw :: c_int ; } extern "C" { pub fn get...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158195
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int) ; } extern "C" { pub fn sched_get_using_audio () -> :: std :: os :: raw :: c_int ; } extern "C" { pub static ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160841
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn get_sys_soundout () -> * mut t_sample ; } extern "C" { pub fn get_sys_soundi...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub static mut sys_sleepgrain : :: std :: os :: raw :: c_int ; } extern "C" { pub fn sched_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160903
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._soundout () -> * mut t_sample ; } extern "C" { pub fn get_sys_soundin () -> * mut t_sample ; } extern "C" { pub fn get_sys_main_a...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158354
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn sched_get_sleepgrain () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_m...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160964
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> * mut t_sample ; } extern "C" { pub fn get_sys_main_advance () -> * mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn ge...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rain () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_microsleep () ; } extern "C" { pub fn sys_init_fdpoll () ; } e...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161050
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn get_sys_time_per_dsp_tick () -> * mut f64 ; } extern "C" { pub fn get_sys_sche...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { pub fn sys_microsleep () ; } extern "C" { pub fn sys_init_fdpoll () ; } extern "C" { pub fn sys_bail (exitcode : ::...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b fn sys_init_fdpoll () ; } extern "C" { pub fn sys_bail (exitcode : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_pol...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... () -> * mut f64 ; } extern "C" { pub fn get_sys_schedblocksize () -> * mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn g...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:158594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int) ; } extern "C" { pub fn sys_pollgui () -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (Debug...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn get_sys_time () -> * mut f64 ; } extern "C" { pub fn get_sys_dacsr () -...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159245
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn socketreceiver_new (owner : * mut :: std :: os :: raw :: c_void , notifier : t_socketnotifier , socketreceivefn : t_socketreceivefn , udp : :: std :: os :: raw :: c_int) -> * mut _socketreceiver ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fn get_sys_time () -> * mut f64 ; } extern "C" { pub fn get_sys_dacsr () -> * mut t_float ; } extern "C" { pub fn get_sys_sleepgra...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ceiver ; } extern "C" { pub fn socketreceiver_read (x : * mut _socketreceiver , fd : :: std :: os :: raw :: c_int) ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161315
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> * mut t_float ; } extern "C" { pub fn get_sys_sleepgrain () -> * mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn get...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t) ; } extern "C" { pub fn socketreceiver_set_fromaddrfn (x : * mut _socketreceiver , fromaddrfn : t_socketfromaddrfn) ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161399
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn get_sys_schedadvance () -> * mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn sy...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_socketfromaddrfn) ; } extern "C" { pub fn sys_sockerror (s : * const :: std :: os :: raw :: c_char) ; } extern "C" { pub fn sys_...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161485
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> * mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_initmidiqueue () ; } extern "C" { pub fn sched_tick () ; } exte...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159770
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_char) ; } extern "C" { pub fn sys_closesocket (fd : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_get...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161530
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn sys_initmidiqueue () ; } extern "C" { pub fn sched_tick () ; } extern "C" { pub fn sys_pollmidiqueue () ; } e...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:159846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_getrecvbuf (size : * mut :: std :: os :: raw :: c_uint) -> * mut :: std :: os :: raw :: c_uchar ; } pub...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161568
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn sched_tick () ; } extern "C" { pub fn sys_pollmidiqueue () ; } extern "C" { pub fn sys_setchsr (chin : ::...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sys_addpollfn (fd : :: std :: os :: raw :: c_int , fn_ : t_fdpollfn , ptr : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_setchsr (chin : :: std :: os :: raw :: c_int , chout : :: std :: os :: raw :: c_int , sr : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160263
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_void) ; } extern "C" { pub fn sys_rmpollfn (fd : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sys_set_...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161762
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn inmidi_realtimein (portno : :: std :: os :: raw :: c_int , cmd : :: std :: os :: raw :: c_int) ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int) ; } extern "C" { pub fn sys_set_priority (higher : :: std :: os :: raw :: c_int) ; } extern "C" { pub static ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt) ; } extern "C" { pub fn inmidi_byte (portno : :: std :: os :: raw :: c_int , byte : :: std :: os :: raw :: c_int) ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int) ; } extern "C" { pub static mut sys_hipriority : :: std :: os :: raw :: c_int ; } pub type t_printhook = :: ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt) ; } extern "C" { pub fn inmidi_sysex (portno : :: std :: os :: raw :: c_int , byte : :: std :: os :: raw :: c_int) ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: std :: os :: raw :: c_char) > ; extern "C" { pub static mut sys_printhook : t_printhook ; } extern "C" { pub static mut sys_pri...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:162110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_noteon (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , pitch : :: std :: os :: raw :: c_int , velo : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nthook : t_printhook ; } extern "C" { pub static mut sys_printtostderr : :: std :: os :: raw :: c_int ; } extern "C" { pub static ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:162306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_controlchange (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , ctlnumber : :: std :: os :: raw :: c_int , value : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160757
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; } extern "C" { pub static mut sys_externalschedlib : :: std :: os :: raw :: c_int ; } extern "C" { pub fn get...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:162514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_programchange (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , value : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160841
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_int ; } extern "C" { pub fn get_sys_soundout () -> * mut t_sample ; } extern "C" { pub fn get_sys_soundi...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:162679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_pitchbend (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , value : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160903
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._soundout () -> * mut t_sample ; } extern "C" { pub fn get_sys_soundin () -> * mut t_sample ; } extern "C" { pub fn get_sys_main_a...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:162840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_aftertouch (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , value : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:160964
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> * mut t_sample ; } extern "C" { pub fn get_sys_main_advance () -> * mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn ge...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:163002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_polyaftertouch (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , pitch : :: std :: os :: raw :: c_int , value : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161050
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: std :: os :: raw :: c_int ; } extern "C" { pub fn get_sys_time_per_dsp_tick () -> * mut f64 ; } extern "C" { pub fn get_sys_sche...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:163207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int) ; } extern "C" { pub static mut sys_zoom_open : :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (De...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... () -> * mut f64 ; } extern "C" { pub fn get_sys_schedblocksize () -> * mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn g...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:167647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pdgui_strnescape (dst : * mut :: std :: os :: raw :: c_char , dstlen : usize , src : * const :: std :: os :: raw :: c_char , srclen : usize) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn get_sys_time () -> * mut f64 ; } extern "C" { pub fn get_sys_dacsr () -...
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:167851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_snprintf (buf : * mut :: std :: os :: raw :: c_char , size : usize , fmt : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fn get_sys_time () -> * mut f64 ; } extern "C" { pub fn get_sys_dacsr () -> * mut t_float ; } extern "C" { pub fn get_sys_sleepgra...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:168030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_vsnprintf (buf : * mut :: std :: os :: raw :: c_char , size : usize , fmt : * const :: std :: os :: raw :: c_char , argptr : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161315
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> * mut t_float ; } extern "C" { pub fn get_sys_sleepgrain () -> * mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn get...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:168235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub static mut pd_extraflags : * const :: std :: os :: raw :: c_char ; } # [repr (C)] # [derive...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161399
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn get_sys_schedadvance () -> * mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn sy...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:174389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mp ; extern "C" { # [doc = " main instance implementation data, always valid"] pub static mut libpd_mainimp : t_libpdimp ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161485
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> * mut :: std :: os :: raw :: c_int ; } extern "C" { pub fn sys_initmidiqueue () ; } extern "C" { pub fn sched_tick () ; } exte...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:174509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dimp ; } extern "C" { # [doc = " alloc new instance implementation data"] pub fn libpdimp_new () -> * mut t_libpdimp ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161530
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { pub fn sys_initmidiqueue () ; } extern "C" { pub fn sched_tick () ; } extern "C" { pub fn sys_pollmidiqueue () ; } e...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:174621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " free instance implementation data\n does nothing if imp is libpd_mainimp"] pub fn libpdimp_free (imp : * mut t_libpdimp) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161568
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn sched_tick () ; } extern "C" { pub fn sys_pollmidiqueue () ; } extern "C" { pub fn sys_setchsr (chin : ::...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:174770
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ibpdimp_free (imp : * mut t_libpdimp) ; } extern "C" { pub fn libpdreceive_setup () ; } extern "C" { pub fn libpdreceive_new (arg1...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sys_setchsr (chin : :: std :: os :: raw :: c_int , chout : :: std :: os :: raw :: c_int , sr : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:174816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...setup () ; } extern "C" { pub fn libpdreceive_new (arg1 : * mut t_symbol) -> * mut :: std :: os :: raw :: c_void ; } pub type __bu...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161762
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn inmidi_realtimein (portno : :: std :: os :: raw :: c_int , cmd : :: std :: os :: raw :: c_int) ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt) ; } extern "C" { pub fn inmidi_byte (portno : :: std :: os :: raw :: c_int , byte : :: std :: os :: raw :: c_int) ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:161995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt) ; } extern "C" { pub fn inmidi_sysex (portno : :: std :: os :: raw :: c_int , byte : :: std :: os :: raw :: c_int) ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:162110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_noteon (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , pitch : :: std :: os :: raw :: c_int , velo : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:162306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_controlchange (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , ctlnumber : :: std :: os :: raw :: c_int , value : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:162514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_programchange (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , value : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:162679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_pitchbend (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , value : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:162840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_aftertouch (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , value : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:163002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn inmidi_polyaftertouch (portno : :: std :: os :: raw :: c_int , channel : :: std :: os :: raw :: c_int , pitch : :: std :: os :: raw :: c_int , value : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:163207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int) ; } extern "C" { pub static mut sys_zoom_open : :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (De...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:167647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pdgui_strnescape (dst : * mut :: std :: os :: raw :: c_char , dstlen : usize , src : * const :: std :: os :: raw :: c_char , srclen : usize) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:167851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_snprintf (buf : * mut :: std :: os :: raw :: c_char , size : usize , fmt : * const :: std :: os :: raw :: c_char , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libpd-sys` (lib) due to 618 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:168030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn pd_vsnprintf (buf : * mut :: std :: os :: raw :: c_char , size : usize , fmt : * const :: std :: os :: raw :: c_char , argptr : * mut __va_list_tag) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:168235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub static mut pd_extraflags : * const :: std :: os :: raw :: c_char ; } # [repr (C)] # [derive...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:174389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mp ; extern "C" { # [doc = " main instance implementation data, always valid"] pub static mut libpd_mainimp : t_libpdimp ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:174509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dimp ; } extern "C" { # [doc = " alloc new instance implementation data"] pub fn libpdimp_new () -> * mut t_libpdimp ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:174621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { # [doc = " free instance implementation data\n does nothing if imp is libpd_mainimp"] pub fn libpdimp_free (imp : * mut t_libpdimp) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:174770
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ibpdimp_free (imp : * mut t_libpdimp) ; } extern "C" { pub fn libpdreceive_setup () ; } extern "C" { pub fn libpdreceive_new (arg1...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libpd-sys-8852e6a40561e76e/out/bindings.rs:3:174816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...setup () ; } extern "C" { pub fn libpdreceive_new (arg1 : * mut t_symbol) -> * mut :: std :: os :: raw :: c_void ; } pub type __bu...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libpd-sys` (lib test) due to 618 previous errors
[INFO] running `Command { std: "docker" "inspect" "85c23d3591d0035a9647310e2b1301125be9fda0b3344b647463e01c5133a00c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c23d3591d0035a9647310e2b1301125be9fda0b3344b647463e01c5133a00c", kill_on_drop: false }`
[INFO] [stdout] 85c23d3591d0035a9647310e2b1301125be9fda0b3344b647463e01c5133a00c
